Is there e a PyTorch implementation of MobileNet V1?

Good day everyone,

As the question states, I’m wondering if there exists an offical model representation of Mobilenet version 1? I know that version 2 exists here https://github.com/pytorch/vision/blob/master/torchvision/models/mobilenet.py but is there a simillar representation for version1?

Thanks a lot for the help!!

1 Like

Also interested in the answer to this. MobileNet V1 is a rockstar performer on TFLite and Raspberry Pi 4.

Referring specifically to the quantized version for tflite available here: https://raw.githubusercontent.com/google-coral/test_data/master/ssd_mobilenet_v1_coco_quant_postprocess.tflite