Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 520 Bytes

File metadata and controls

13 lines (9 loc) · 520 Bytes

Wheat Detection


  • Kaggle challenge Link
  • This is a practise for me and most of the code is from this kernel Link
  • I have refactored parts of the code to make it more uniform "ish"

Please dont forget to change the file paths as required.

Extra requirements

  • Get efficient det from here
  • Get pytorch-image-models from pip