https://www.kaggle.com/c/nus-sds-dsc2021
- Open the HackerFour_submission submission folder. You should see the following files and folders:
- data
- model
- Datasets
- HackerFour_script.py
- submissions.csv
- Place all the test images in the empty “data” folder.
- Ensure that all the images are labelled with a unique ID.
- WARNING: Do not place any other files or folders in the “data” folder besides the test images.
- Open the HackerFour_script.py file and run it.