Skip to content

v0.5.0

Compare
Choose a tag to compare
@horrible-dong horrible-dong released this 25 May 13:33
· 99 commits to main since this release

May 25, 2023

  1. Support new datasets: Flowers102 and Stanford Cars.
  2. Support new models: DeiT, PVT, TNT and Twins.
  3. Add some practical module wrappers for nn.Module and nn.ModuleList.
  4. Update configs/_demo_.py.
  5. Rename the default --model_lib from torchvision-ex to default.
  6. Remove redundant code.
  7. Update docs.