Skip to content

[Master Issue] Add more models to torchvision #645

@fmassa

Description

@fmassa

This is a master issue to track requests for adding new pre-trained models to torchvision.

Here is the (potentially incomplete) list I compiled:

@Cadene has already implemented a number of those models in his fantastic https://github.com/Cadene/pretrained-models.pytorch . I'll start from there and try to get models trained using pytorch/examples/imagenet, so that the models are reproducible.


Requirements

  • python implementation to live in vision/models
  • pre-trained weights using the same mean / std normalization as in the imagenet example
  • the script used to train the models, or the command-line arguments used if the script was exactly the one from examples/imagenet.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions