Classifying images into coarse and fine classes. https://web.cse.iitk.ac.in/users/cs783/asm2/
The code is written using vscode with python extension. The code can be run cell wise using jupyter and vscode. More infom here.
Dataset can be found here.
Divide the dataset into train, test and validation folders (in any required ratio). See the file pre_processing_*.py for more info.
Detailed report of the two methods can be found here.