Nomi78600 commited on
Commit
5edfd42
·
verified ·
1 Parent(s): 9acb3e4

Add model card

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: mit
4
+ tags:
5
+ - image-detection
6
+ - object-detection
7
+ - pytorch
8
+ - faster-rcnn
9
+ - wheat-detection
10
+ ---
11
+
12
+ # FasterRCNN for Global Wheat Detection
13
+
14
+ This is a `FasterRCNN` model with a `ResNet50` backbone, fine-tuned on the Kaggle Global Wheat Detection dataset.