From 5a0cdc4b0187878f68c95730d8be391d86665503 Mon Sep 17 00:00:00 2001 From: Shivam Khandelwal <shivam@aicrowd.com> Date: Wed, 16 Jun 2021 19:57:23 +0000 Subject: [PATCH] Added colab working example for metrics folder --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 796d6e0..0c464d0 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ You need to make sure that your model can predict airborne objects for each flig ## Local evaluation You can also test end to end evaluation on your own systems. The scripts are available in `core/metrics` folder. +A working example is also available as [Colab Notebook here](https://colab.research.google.com/drive/1hobQBEfIxdPtc0jeMBtQKce8flrCKBq1?usp=sharing). ## Hardware used for evaluations -- GitLab