Note:
The model behind the demo is the Faster R-CNN network (Ren et al., 2015)
trained on root cross-section images. The Python/TensorFlow implementation
(Chen and Gupta, 2017) available at
here
was used for Faster R-CNN. The Ground Truth was prepared by the authors using the
labelImg Tool available at here