Classifying flowers into 102 categories, using the oxford_flowers102 dataset in Tensorflow-datasets library, Using transfer learning using InceptionV3 with val_acc >67%.
Dataset Overview: A 102 category dataset, consisting of 102 flower categories. The flowers chosen to be flower commonly occuring in the United Kingdom. Each class consists of between 40 and 258 images.
categories_list.txt file contains a list of names of all the categories of flowers that the model sorts the flowers into.