Task notebooks

December 19, 2025 ยท View on GitHub

This set of tutorials provide for various common deep learning applications(Object detection, Semantic Segmentation, etc). The notebooks in this section demonstrate how to use MCT for various tasks and models.

Keras Tutorials

ModelTaskNotes
EfficientDetObject Detectionuse CustomLayer

Pytorch Tutorials

ModelTaskNotes
PoseNetHuman Pose Estimation
YOLOXObject Detectionuse CustomLayer
DeepLabv3+Semantic Segmentation

Contents

  1. 0.1Keras Tutorials
  2. 0.2Pytorch Tutorials