pytorch / pytorch/vision

Models not pushed to torch hub

Open
#4,289 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module: documentation
Dominant language
Python
Stars
17.9k
Forks
7.3k
Avg merge
1d 15h
Merged PRs (30d)
13

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.

cc @datumbox @NicolasHug

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the model entries in hubconf.py with the PyTorch Hub research-models page, checking the MobileNetV3, MNASNet, and EfficientNet items listed here. First review the related issues #4156 and #1945 to determine whether Hub changes or repository transfer are required; done means the supported models are accurately represented on the Hub page.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
computer-vision, documentation, machine-learning
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.