diff --git a/README.md b/README.md index 0f04927e4e7b3b1f72d293ada543a70ec09145f4..796d6e0776de5331a523b5161f7b47a60572b679 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,12 @@ You need to make sure that your model can predict airborne objects for each flig You can also test end to end evaluation on your own systems. The scripts are available in `core/metrics` folder. +## Hardware used for evaluations + +We use p3.2xlarge to run your evaluations i.e. 8 vCPU, 61 GB RAM, V100 GPU. + +*(please enable GPU by putting "gpu": true in your aicrowd.json file)* + ## Frequently Asked Questions We have curated frequently asked questions and common mistakes on Discourse, you can read them here: [FAQ and Common mistakes](https://discourse.aicrowd.com/t/faqs-and-common-mistakes-while-making-a-submission/5781)