Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 374 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 374 Bytes

Implementation of MobileNet V3 (Classification and Semantic Segmentation)

PyTorch implementation of the Classification and Segmentation Model from MobileNetV3.
Model loading supported by torch.hub, for example see load_model.py