Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mano3-1 committed Aug 6, 2020
1 parent 5e83949 commit 1e90570
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 1e90570

Please sign in to comment.