File size: 263 Bytes
5edfd42
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

---
license: mit
tags:
- image-detection
- object-detection
- pytorch
- faster-rcnn
- wheat-detection
---

# FasterRCNN for Global Wheat Detection

This is a `FasterRCNN` model with a `ResNet50` backbone, fine-tuned on the Kaggle Global Wheat Detection dataset.