Open
Description
📚 Documentation
Hi!
The following models are listed in our hubconf.py
but these models are not listed over pytorch hub
- MobileNetv3: - Mobilenet v3 small, Mobilenet v3 large
- Mobilenet Segmentation: - lraspp_mobilenet_v3_large
- DeepLab Models: - deeplabv3_mobilenet_v3_large deeplabv3_resnet50
- FCN: - fcn_resnet50,
- MNasNet: - mnasnet0_5, mnasnet0_75, mnasnet1_0, mnasnet1_3
- EfficientNet: - efficientnet_b0, efficientnet_b1, efficientnet_b2, efficientnet_b3, efficientnet_b4, efficientnet_b5, efficientnet_b6, efficientnet_b7
Additional Context: -
I think there is ongoing issue with torch hub. #4156
Also we do not publish detection models to torch hub see #1945
P.S.
Please verify the list and feel to free to edit if I have missed something.
Also probably this issue can be transferred to torch hub repository.