https://www.aicrowd.com/challenges/mosquitoalert-challenge-2023
To install all the necessary dependencies, please run the following command at the root of the project:
pip install .
To begin working with this project, you need to obtain the training data from the challenge and add it to the data directory of this project. Run the following command at the root of the project:
python scripts/data_prep.py AI_CROWD_API_KEY
where AI_CROWD_API_KEY is your key.
TBD
- Finish.