TABLE 2.
Comparison of the TD-CNN model with patches of size , and the off-the-shelf Faster R-CNN object detection method with subimage size of on the tassels dataset.
Method | Complexity | Model training speed (GPU) | F1 score (%) | Output visualization |
---|---|---|---|---|
TD-CNN | Composed of one classification Inception v3 neural network | 95.9 | Grayscaling | |
Faster R-CNN | Composed of three neural networks: Feature ResNet50 network, region proposal network (RPN), and detection network | 97.9 | Bounding box |