Categories
Misc

New image augmentation library for TF Dataset + TPU

New image augmentation library for TF Dataset + TPU

Targetran is a new light-weight image augmentation library, to be used for object detection or image classification model training.

While there are other powerful augmentation tools available, many of those operate only on NumPy arrays and do not work well with the TPU when accessing from Google Colab or Kaggle Notebooks. This is a known challenge addressed by some Kaggle practitioners.

Targetran offers transformation tools using pure TensorFlow ops, and hence they work smoothly with the TPU via a TensorFlow Dataset.

Please take a look if you are facing a similar challenge:

https://github.com/bhky/targetran

https://preview.redd.it/1ms66oeaqhn71.png?width=700&format=png&auto=webp&s=393de14387e68a4bbfc41478484e94083560148d

submitted by /u/xtorch501
[visit reddit] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *