Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 228 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 228 Bytes

birdclef22YZ

How to run

  1. Download the dataset from Kaggle and save in ./input/birdclef-2022
  2. Run prepare.py to preprocess the data
  3. Run train.py to train the model
  4. Use test.ipynb to generate submission CSV file.