Instructions----
FOR INFERENCE
run test-images-sorted.ipynb replacing test.csv and test image folder link with you paths
You can directly run submission.ipynb(replacing model weights location from the one you download from drive and sorted images folder you created using test-images-sorted.ipynb)
FOR TRAINING
run train-images-sorted.ipynb replacing train.csv and train image folder link with you paths
model training code are named v1,v2,v3,v4 for each category m(men tshirts),k(kurtis),s(sarees),w(women tshirts),wt(women tops and tunics)(remeber to replace the sortedtrain image folder link with one you created using train-images-sorted.ipynb)