Skip to content

Commit

Permalink
[docs] add osnet to pkg/models
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiyangZhou committed Jul 3, 2019
1 parent c4d0f25 commit a2abaaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/pkg/models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ ReID-specific Models
.. autoclass:: torchreid.models.resnetmid.ResNetMid
.. autoclass:: torchreid.models.hacnn.HACNN
.. autoclass:: torchreid.models.pcb.PCB
.. autoclass:: torchreid.models.mlfn.MLFN
.. autoclass:: torchreid.models.mlfn.MLFN
.. autoclass:: torchreid.models.osnet.OSNet

0 comments on commit a2abaaf

Please sign in to comment.