-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Task#1
- Implement Tree Image Classification using Tensorflow or Pytorch [No Barrier on Framework]
- Make use of Transfer Learning[Means use Pretrained Models like Resnet's, VGG, InceptionV3]
- Save the model in the format of model.bin or model.h5
- Apply different Data Augmentation techniques and resizing is important.
Dataset [Scrap By Yourself]
The dataset contains the images of Multiple categories of Tree-like Banana, Banyan, and others. Scrap the different tree images from google make sure you have scraped a maximum of 150 from each category.
- Make a global folder, which has other folders of different categories of trees, and make sure that the folders are in alphabetical order with starting with a lower case letter.