diff --git a/tutorials/notebooks/mct_features_notebooks/README.md b/tutorials/notebooks/mct_features_notebooks/README.md index be01ffdf4..163bda2aa 100644 --- a/tutorials/notebooks/mct_features_notebooks/README.md +++ b/tutorials/notebooks/mct_features_notebooks/README.md @@ -10,13 +10,13 @@ These techniques are essential for further optimizing models and achieving super
Post-Training Quantization (PTQ) - | Tutorial | Included Features | - |------------------------------|-----------------------------------------------------------------------------------------------------| - | [MobileNetV2](keras/example_keras_mobilenetv2_for_imx500.ipynb) | ✅ PTQ | - | [Mixed-Precision MobileNetV2](keras/example_keras_mobilenet_mixed_precision.ipynb) | ✅ PTQ
✅ Mixed-Precision | - | [Nanodet-Plus](keras/example_keras_nanodet_plus.ipynb) | ✅ PTQ | - | [YoloV8-nano](keras/example_keras_yolov8n.ipynb) | ✅ PTQ | - | [EfficientDetLite0](keras/example_keras_effdet_lite0.ipynb) | ✅ PTQ
✅ [sony-custom-layers](https://github.com/sony/custom_layers) integration | + | Tutorial | Included Features | + |-------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------| + | [MobileNetV2](../imx500_notebooks/keras/example_keras_mobilenetv2_for_imx500.ipynb) | ✅ PTQ | + | [Mixed-Precision MobileNetV2](keras/example_keras_mobilenet_mixed_precision.ipynb) | ✅ PTQ
✅ Mixed-Precision | + | [Nanodet-Plus](keras/example_keras_nanodet_plus.ipynb) | ✅ PTQ | + | [YoloV8-nano](keras/example_keras_yolov8n.ipynb) | ✅ PTQ | + | [EfficientDetLite0](keras/example_keras_effdet_lite0.ipynb) | ✅ PTQ
✅ [sony-custom-layers](https://github.com/sony/custom_layers) integration |