Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 567 Bytes

File metadata and controls

14 lines (13 loc) · 567 Bytes

Competition Details

https://www.kaggle.com/c/nus-sds-dsc2021

Instructions To Run Our Model

  1. Open the HackerFour_submission submission folder. You should see the following files and folders:
    1. data
    2. model
    3. Datasets
    4. HackerFour_script.py
    5. submissions.csv
  2. Place all the test images in the empty “data” folder.
  3. Ensure that all the images are labelled with a unique ID.
    1. WARNING: Do not place any other files or folders in the “data” folder besides the test images.
  4. Open the HackerFour_script.py file and run it.