Skip to content

Document all pre-trained Classification weights #6036

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 17, 2022

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented May 17, 2022

Fixes #6014

Demo: https://output.circle-artifacts.com/output/job/c8bf54c7-7229-407f-a684-e83ac63e910d/artifacts/0/docs/models_new.html

This PR:

  • Documents how each Classification model weight is trained.
  • Adds attributions to the source code for those weights ported from other sources.
  • Makes minor improvements on the auto-gen docs and fixes broken recipe URLs.
  • Makes _doc a mandatory schema field for all Classification weights.

@datumbox datumbox force-pushed the docs/document_weights branch from ca5b565 to 5cd3d5c Compare May 17, 2022 12:25
@datumbox datumbox changed the title [WIP] Document all pre-trained weights Document all pre-trained weights May 17, 2022
@datumbox datumbox requested a review from NicolasHug May 17, 2022 13:50
@datumbox datumbox marked this pull request as ready for review May 17, 2022 13:51
@datumbox datumbox changed the title Document all pre-trained weights Document all pre-trained Classification weights May 17, 2022
Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @datumbox , LGTM!

@datumbox datumbox merged commit edb7bbb into pytorch:main May 17, 2022
@datumbox datumbox deleted the docs/document_weights branch May 17, 2022 16:21
facebook-github-bot pushed a commit that referenced this pull request Jun 1, 2022
Summary:
* Improving the auto-gen doc.

* Adding details for AlexNet, ConvNext, DenseNet, EfficientNets, GoogLeNet and InceptionV3.

* Fixing location of `_docs`

* Adding docs in the remaining classification models.

* Fix linter

Reviewed By: NicolasHug

Differential Revision: D36760936

fbshipit-source-id: 9764bdcec0d53eff2f63396f25a99b4c2a275707
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve documentation for Multi-weight support
3 participants