Skip to content

v1.2.0

Compare
Choose a tag to compare
@Nesac128 Nesac128 released this 01 Dec 12:49
· 100 commits to master since this release
5523266

TensorImage is now a library, meaning that it can now be used for a wider range of purposes than in previous versions, where it could only be used as a CLI tool. New features:

  • Data augmentation:
    • Image flipping
    • Salt pepper noise
    • Lighting modification
    • Image rotation
  • CNN architectures:
    • RosNet
    • AlexNet