The aim of this project was to a take a scene segmentation model (DeepLabV3) used in a self-driving car and optimize it using Quantization and Knowledge Distillation techniques.
- thop : PyTorch OpCounter
- pytorch
outputscontain output videosscripts/modelscontains the model architecture used for inferencesciptscontains the helper files for reading the dataset, tabulating metrics for inference and model performancemaincontains the notebooks for quantization and knowledge distillation

