Skip to content

Releases: Hourout/tensorcv

Release list

0.2.0

0.2.0 Pre-release
Pre-release

Choose a tag to compare

@Hourout Hourout released this 17 Dec 06:26
e5b4ae8
  • 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

Choose a tag to compare

@Hourout Hourout released this 05 Dec 12:35
79585b3
  • Update tensorflow version to 1.12.0
  • Support alexnet、vgg、densnet、senet、resnet
  • add tc.image module
  • Not support pretrained weights