github pytorch/vision v0.1.9
More models and some bug fixes

latest releases: v0.18.0, v0.18.0-rc4, v0.18.0-rc3...
6 years ago
  • Ability to switch image backends between PIL and accimage
  • Added more tests
  • Various bug fixes and doc improvements

Models

  • Fix for inception v3 input transform bug #144
  • Added pretrained VGG models with batch norm

Datasets

  • Fix indexing bug in LSUN dataset (#177)
  • enable ~ to be used in dataset paths
  • ImageFolder now returns the same (sorted) file order on different machines (#193)

Transforms

  • transforms.Scale now accepts a tuple as new size or single integer

Utils

  • can now pass a pad value to make_grid and save_image

Don't miss a new vision release

NewReleases is sending notifications on new releases.