Code/banner_images/book_cover.png
119.39KB
Code/banner_images/logo_amazon.png
5.8KB
Code/banner_images/logo_oreilly.png
51.24KB
Code/banner_images/logo_packt.png
6.29KB
Code/banner_images/README.md
113B
Code/Chapter01/__init__.py
0B
Code/Chapter01/ch1_nb1_build_and_train_neural_network_from_scratch.ipynb
58.46KB
Code/Chapter01/fully_connected_layer.py
5.41KB
Code/Chapter01/mnist/__init__.py
7.31KB
Code/Chapter01/neuron.py
2.74KB
Code/Chapter01/README.md
1.69KB
Code/Chapter01/simple_network.py
8.08KB
Code/Chapter02/ch2_nb1_mnist_keras.ipynb
13.79KB
Code/Chapter02/README.md
188B
Code/Chapter03/__init__.py
1B
Code/Chapter03/ch3_nb1_discover_cnns_basic_ops.ipynb
441.78KB
Code/Chapter03/ch3_nb2_build_and_train_first_cnn_with_tf2.ipynb
30.71KB
Code/Chapter03/ch3_nb3_experiment_with_optimizers.ipynb
90.81KB
Code/Chapter03/ch3_nb4_apply_regularization_methods_to_cnns.ipynb
132.7KB
Code/Chapter03/README.md
1.54KB
Code/Chapter03/res/bird_pic_by_benjamin_planche.png
405.89KB
Code/Chapter04/__init__.py
0B
Code/Chapter04/ch4_nb1_implement_resnet_from_scratch.ipynb
716.96KB
Code/Chapter04/ch4_nb2_reuse_models_from_keras_apps.ipynb
668.18KB
Code/Chapter04/ch4_nb3_fetch_models_from_tf_hub.ipynb
1.1MB
Code/Chapter04/ch4_nb4_apply_transfer_learning.ipynb
744.1KB
Code/Chapter04/ch4_nb5_explore_imagenet_and_its_tiny_version.ipynb
60.14KB
Code/Chapter04/cifar_utils.py
4.92KB
Code/Chapter04/classification_utils.py
3.99KB
Code/Chapter04/keras_custom_callbacks.py
2.83KB
Code/Chapter04/notebook_images/resnet_keras_app_tensorboard_training.png
124.69KB
Code/Chapter04/notebook_images/resnet_keras_app_transfer_learning_training.png
122.69KB
Code/Chapter04/notebook_images/tf_hub_tensorboard_training.png
107.25KB
Code/Chapter04/README.md
3.44KB
Code/Chapter04/res/bed_pic_by_benjamin_planche.png
104.52KB
Code/Chapter04/res/bridge_by_benjamin_planche.png
70.91KB
Code/Chapter04/res/butterfly_pic_by_benjamin_planche.png
129.56KB
Code/Chapter04/res/castle_pic_by_benjamin_planche.png
100.84KB
Code/Chapter04/res/cloud_pic_by_benjamin_planche.png
99.29KB
Code/Chapter04/res/crab_by_benjamin_planche.png
129.98KB
Code/Chapter04/res/forrest_pic_by_benjamin_planche.png
136.02KB
Code/Chapter04/res/man_pic_by_benjamin_planche.png
135.04KB
Code/Chapter04/res/mountain_pic_by_benjamin_planche.png
108.23KB
Code/Chapter04/res/palm_tree_and_lamp_pic_by_benjamin_planche.png
136.32KB
Code/Chapter04/res/rabbit_pic_by_benjamin_planche.png
129.98KB
Code/Chapter04/res/rain_forest_pic_by_benjamin_planche.png
131.9KB
Code/Chapter04/res/schoolbus_pic_by_benjamin_planche.png
123.24KB
Code/Chapter04/res/sea_by_benjamin_planche.png
34.72KB
Code/Chapter04/res/snow_bicycle_by_benjamin_planche.png
61.86KB
Code/Chapter04/res/woman_pic_by_benjamin_planche.png
129.58KB
Code/Chapter04/resnet_functional.py
12.45KB
Code/Chapter04/resnet_objectoriented.py
14.92KB
Code/Chapter04/tiny_imagenet_utils.py
12.04KB
Code/Chapter05/.gitignore
8B
Code/Chapter05/ch5_nb1_yolo_inference.ipynb
8.41KB
Code/Chapter05/coco.names
625B
Code/Chapter05/convert.py
759B
Code/Chapter05/dog_example.jpg
159.92KB
Code/Chapter05/models.py
8.99KB
Code/Chapter05/README.md
371B
Code/Chapter05/utils.py
7.08KB
Code/Chapter06/__init__.py
0B
Code/Chapter06/ch6_nb1_discover_autoencoders.ipynb
379.95KB
Code/Chapter06/ch6_nb2_denoise_with_autoencoders.ipynb
272.54KB
Code/Chapter06/ch6_nb3_improve_image_quality_with_dae.ipynb
1.44MB
Code/Chapter06/ch6_nb4_preparing_data_for_smart_car_apps.ipynb
1.44MB
Code/Chapter06/ch6_nb5_build_and_train_a_fcn8s_semantic_segmentation_model_for_smart_cars.ipynb
2.85MB
Code/Chapter06/ch6_nb6_build_and_train_a_unet_for_urban_object_and_instance_segmentation.ipynb
2.62MB
Code/Chapter06/cityscapes_utils.py
14.44KB
Code/Chapter06/fcn.py
3.47KB
Code/Chapter06/keras_custom_callbacks.py
8.36KB
Code/Chapter06/mnist_utils.py
4.4KB
Code/Chapter06/notebook_images/fcn.png
190.71KB
Code/Chapter06/notebook_images/tensorboard_result_grid.png
30.67KB
Code/Chapter06/notebook_images/unet.png
177.56KB
Code/Chapter06/plot_utils.py
4.08KB
Code/Chapter06/README.md
4.17KB
Code/Chapter06/tf_losses_and_metrics.py
13.42KB
Code/Chapter06/tf_math.py
3.97KB
Code/Chapter06/unet.py
7.01KB
Code/Chapter07/ch7_nb1_set_up_efficient_input_pipelines_with_tf_data.ipynb
2.25MB
Code/Chapter07/ch7_nb2_generate_and_parse_tfrecords.ipynb
132.64KB
Code/Chapter07/ch7_nb3_render_images_from_3d_models.ipynb
353.22KB
Code/Chapter07/ch7_nb4_train_segmentation_model_on_synthetic_images.ipynb
2.27MB
Code/Chapter07/ch7_nb5_train_a_simple_domain_adversarial_network_(dann).ipynb
318.43KB
Code/Chapter07/ch7_nb6_apply_dann_to_train_segmentation_model_on_synthetic_data.ipynb
847.66KB
Code/Chapter07/ch7_nb7_generate_images_with_vae_models.ipynb
546.07KB
Code/Chapter07/ch7_nb8_generate_images_with_gan_models.ipynb
545.89KB
Code/Chapter07/cityscapes_utils.py
14.44KB
Code/Chapter07/fcn.py
3.67KB
Code/Chapter07/keras_custom_callbacks.py
8.36KB
Code/Chapter07/plot_utils.py
4.08KB
Code/Chapter07/README.md
4.49KB
Code/Chapter07/renderer.py
18.58KB
Code/Chapter07/synthia_utils.py
6.37KB
Code/Chapter07/tf_losses_and_metrics.py
13.42KB
Code/Chapter07/tf_math.py
3.97KB
Code/Chapter08/ch8_nb1_action_recognition.ipynb
25.88KB
Code/Chapter08/data/testlist01.txt
138.63KB
Code/Chapter08/data/trainlist01.txt
376.59KB
Code/Chapter09/.gitignore
32B
Code/Chapter09/ch9_nb1_profiling.ipynb
7.18KB
Code/Chapter09/ch9_nb2_nms_speed_comparison.ipynb
38.89KB
Code/Chapter09/ch9_nb3_train_model.ipynb
70.78KB
Code/Chapter09/coreml_ios/.gitignore
11B
Code/Chapter09/coreml_ios/Core ML Demo.xcodeproj/project.pbxproj
25.58KB
Code/Chapter09/coreml_ios/Core ML Demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
157B
Code/Chapter09/coreml_ios/Core ML Demo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
238B
Code/Chapter09/coreml_ios/Core ML Demo.xcworkspace/contents.xcworkspacedata
230B
Code/Chapter09/coreml_ios/Core ML Demo.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
238B
Code/Chapter09/coreml_ios/Core ML Demo/AppDelegate.swift
2.13KB
Code/Chapter09/coreml_ios/Core ML Demo/Assets.xcassets/AppIcon.appiconset/Contents.json
1.55KB
Code/Chapter09/coreml_ios/Core ML Demo/Assets.xcassets/Contents.json
62B
Code/Chapter09/coreml_ios/Core ML Demo/Base.lproj/LaunchScreen.storyboard
1.62KB
Code/Chapter09/coreml_ios/Core ML Demo/Base.lproj/Main.storyboard
4.36KB
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/Array.swift
1.95KB
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/CoreMLHelpers.h
533B
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/CVPixelBuffer+Helpers.swift
5.01KB
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/Info.plist
859B
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/Math.swift
1.22KB
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/MLMultiArray+Image.swift
1.32KB
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/MultiArray.swift
10.22KB
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/NonMaxSuppression.swift
6.69KB
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/Predictions.swift
1.86KB
Code/Chapter09/coreml_ios/Core ML Demo/CoreMLHelpers/UIImage+CVPixelBuffer.swift
6.97KB
Code/Chapter09/coreml_ios/Core ML Demo/Info.plist
1.46KB
Code/Chapter09/coreml_ios/Core ML Demo/ViewController.swift
5.39KB
Code/Chapter09/coreml_ios/Core ML Demo/VisionObjectRecognitionViewController.swift
10.24KB
Code/Chapter09/coreml_ios/Podfile
356B
Code/Chapter09/coreml_ios/Podfile.lock
548B
Code/Chapter09/images/header.jpg
122.46KB
Code/Chapter09/README.md
907B
Code/Chapter09/tf_lite_android/demo/.gitignore
451B
Code/Chapter09/tf_lite_android/demo/app/build.gradle
1.59KB
Code/Chapter09/tf_lite_android/demo/app/src/main/AndroidManifest.xml
1.85KB
Code/Chapter09/tf_lite_android/demo/app/src/main/assets/BUILD
196B
Code/Chapter09/tf_lite_android/demo/app/src/main/assets/labels_emotion.txt
48B
Code/Chapter09/tf_lite_android/demo/app/src/main/BUILD
1.2KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/AutoFitTextureView.java
2.47KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/BorderedText.java
3.7KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/Camera2BasicFragment.java
36.61KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/CameraActivity.java
1.18KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/GpuDelegateHelper.java
1.53KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/ImageClassifier.java
11.25KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/ImageClassifierFloatInception.java
2.96KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/ImageClassifierFloatMobileNet.java
2.52KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/ImageClassifierQuantizedMobileNet.java
2.57KB
Code/Chapter09/tf_lite_android/demo/app/src/main/java/me/ndres/tflitedemo/OverlayView.java
1.55KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-hdpi/ic_action_info.png
490B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-hdpi/ic_launcher.png
3.61KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-hdpi/tile.9.png
116B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-mdpi/ic_action_info.png
320B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-mdpi/ic_launcher.png
1.8KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-xhdpi/ic_action_info.png
611B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-xhdpi/ic_launcher.png
5.53KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-xxhdpi/ic_action_info.png
952B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-xxhdpi/ic_launcher.png
10.02KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable-xxhdpi/logo.png
22.93KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/drawable/item_selector.xml
411B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/layout-land/fragment_camera2_basic.xml
3.97KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/layout-v26/fragment_camera2_basic.xml
4.75KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/layout/activity_camera.xml
953B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/layout/fragment_camera2_basic.xml
5KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/layout/listview_row.xml
552B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values-sw600dp/template-dimens.xml
802B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values-sw600dp/template-styles.xml
876B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values-v11/template-styles.xml
726B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values-v21/base-colors.xml
658B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values-v21/base-template-styles.xml
768B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values/base-strings.xml
1.01KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values/colors.xml
860B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values/strings.xml
1.4KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values/styles.xml
925B
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values/template-dimens.xml
1.08KB
Code/Chapter09/tf_lite_android/demo/app/src/main/res/values/template-styles.xml
1.33KB
Code/Chapter09/tf_lite_android/demo/build.gradle
515B
Code/Chapter09/tf_lite_android/demo/gradle.properties
730B
Code/Chapter09/tf_lite_android/demo/gradle/wrapper/gradle-wrapper.jar
52.38KB
Code/Chapter09/tf_lite_android/demo/gradle/wrapper/gradle-wrapper.properties
233B
Code/Chapter09/tf_lite_android/demo/gradlew
4.85KB
Code/Chapter09/tf_lite_android/demo/gradlew.bat
2.26KB
Code/Chapter09/tf_lite_android/demo/README.md
2.42KB
Code/Chapter09/tf_lite_android/demo/settings.gradle
15B
Code/Chapter09/tfjs/.babelrc
221B
Code/Chapter09/tfjs/.gitignore
25B
Code/Chapter09/tfjs/cat.jpg
40.08KB
Code/Chapter09/tfjs/index.html
1.37KB
Code/Chapter09/tfjs/index.js
4.03KB
Code/Chapter09/tfjs/package-lock.json
399.05KB
Code/Chapter09/tfjs/package.json
849B
Code/Chapter09/tfjs/serve.sh
1.59KB
Code/Chapter09/tfjs/static/emotion_detection/group1-shard1of4.bin
4MB
Code/Chapter09/tfjs/static/emotion_detection/group1-shard2of4.bin
4MB
Code/Chapter09/tfjs/static/emotion_detection/group1-shard3of4.bin
4MB
Code/Chapter09/tfjs/static/emotion_detection/group1-shard4of4.bin
241.7KB
Code/Chapter09/tfjs/static/emotion_detection/model.json
43.04KB
Code/Chapter09/tfjs/static/emotion_detection_old/group1-shard1of4
4MB
Code/Chapter09/tfjs/static/emotion_detection_old/group1-shard2of4
4MB
Code/Chapter09/tfjs/static/emotion_detection_old/group1-shard3of4
4MB
Code/Chapter09/tfjs/static/emotion_detection_old/group1-shard4of4
350.53KB
Code/Chapter09/tfjs/static/emotion_detection_old/model.json
53.81KB
Code/Chapter09/tfjs/static/face_detection/tiny_face_detector_model-shard1
188.79KB
Code/Chapter09/tfjs/static/face_detection/tiny_face_detector_model-shard1.weight
188.79KB
Code/Chapter09/tfjs/static/face_detection/tiny_face_detector_model-weights_manifest.json
2.89KB
Code/Chapter09/tfjs/yarn.lock
195.16KB
Code/Software Hardware List.pdf
274.35KB
Planche B. et al. Hands-On Computer Vision with TensorFlow 2...2019.pdf
20.35MB