Skip to content

Releases: Hourout/tensorcv

0.2.0

17 Dec 06:26
e5b4ae8

Choose a tag to compare

0.2.0 Pre-release
Pre-release
  • fix some bug tc.data.datasets module
  • add doc with tc.data.datasets module
  • add tc.data.datasets.mnist_tibetan()
  • add tc.data.datasets.cifar10()
  • add tc.data.datasets.cifar100()
  • add tc.data.datasets.mnist_kuzushiji10()
  • add tc.data.datasets.mnist_kuzushiji49()
  • add tc.data.datasets.mnist()
  • add tc.data.datasets.mnist_fashion()
  • fix some bug tc.image module
  • add doc with tc.image module
  • add tc.image.RandomNoiseRainbow()
  • add tc.image.RandomRescale()
  • add tc.image.RandomNoiseMask()
  • add tc.image.RandomNoiseSaltPepper()
  • add tc.image.Normalize()
  • add tc.image.RandomNoiseGaussian()
  • add tc.image.RandomNoisePoisson()
  • add tc.image.RandomCropCentralResize()
  • add tc.image.RandomCropPointResize()
  • add tc.data.ImageClassificationFolderDataset()

0.1.0

05 Dec 12:35
79585b3

Choose a tag to compare

  • Update tensorflow version to 1.12.0
  • Support alexnet、vgg、densnet、senet、resnet
  • add tc.image module
  • Not support pretrained weights