From 1e905709131eaeaa1849646f20b315970aa90dd9 Mon Sep 17 00:00:00 2001 From: ManojAkondi <63193358+mano3-1@users.noreply.github.com> Date: Thu, 6 Aug 2020 20:13:35 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 56c2c9a..2474957 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,7 @@ You can find the data here : https://www.kaggle.com/c/global-wheat-detection/dat 4. Adding noise drastically increased performance. ## Improvements that can be done Splitting the data in a startified way. Considering, the height of bounding box to height of image or width of bounding box to width of image as parameter and splitting the data and ensembling the models might improve the performance. +## Results +!['Result1'](https://github.com/mano3-1/EfficientCentreDet/blob/master/Results/result1.jpeg) +!['Result2'](https://github.com/mano3-1/EfficientCentreDet/blob/master/Results/result2.png) +!['Result3'](https://github.com/mano3-1/EfficientCentreDet/blob/master/Results/result3.png)