Rubrics
Model Performance
Performance on Hidden Test Set: The model will be evaluated against a hidden test set of images and metrics like mAP (mean Average Precision), Precision and Recall will be calculated.
Roboflow performance: The mAP, precision and recall achieved on Roboflow will also be taken into consideration.
Methods and Techniques
Data annotation methods: How did you annotate the provided data?
Data augmentation methods: What augmentation methods did you apply to the dataset and why?
Data pre-processing methods: What pre-processing methods did you apply to the dataset and why?
Any other innovative method used at any step of the hackathon. Did it affect the model performance?
Submission
Each team will make one submission through the provided Google Form (insert link).
In the Google Form, you will be required to enter: the link to your final trained model and its API key. To obtain these:
Select your project from the Roboflow app home. Click on 'Deployments' in the left menu.
Click on 'Self-Hosted inference'. In the dialog, select your final model from the dropdown menu. Click on 'Native Python'.
Copy the model link and the API key (without the quotes) and paste it in the form.
The goal is to not just achieve the highest metrics but also demonstrate your understanding and problem-solving approach. Good luck!