Analyzing data augmentation for image classification
less than 1 minute read
Published:
PCA analysis of image augmentation techniques used in the state of the art image classification models [See full article here](https://towardsdatascience.com/analyzing-data-augmentation-for-image-classification-3ed30aa61411?source=friends_link&sk=4d1400b137e616cc6d83db7e5809c1a2)
This story shows how to visualize pre-trained BERT embeddings in Tensorflow’s Tensorboard Embedding Projector. The story uses around 50 unique sentences and their BERT embeddings generated with TensorFlow Hub BERT models. See full article here