Seed Phenotyping on Neural Networks using Domain Randomization and Transfer Learning
Venkat Margapuri, Mitchell Neilsen

TL;DR
This paper explores the use of neural networks Mask R-CNN and YOLO for seed phenotyping, employing domain randomization and transfer learning to overcome data annotation challenges across five seed types.
Contribution
It demonstrates the feasibility of applying state-of-the-art object detection networks to seed phenotyping using domain randomization and transfer learning techniques.
Findings
Effective seed detection across multiple seed types.
Reduced annotation effort through domain randomization.
Successful transfer learning from ImageNet and COCO datasets.
Abstract
Seed phenotyping is the idea of analyzing the morphometric characteristics of a seed to predict the behavior of the seed in terms of development, tolerance and yield in various environmental conditions. The focus of the work is the application and feasibility analysis of the state-of-the-art object detection and localization neural networks, Mask R-CNN and YOLO (You Only Look Once), for seed phenotyping using Tensorflow. One of the major bottlenecks of such an endeavor is the need for large amounts of training data. While the capture of a multitude of seed images is taunting, the images are also required to be annotated to indicate the boundaries of the seeds on the image and converted to data formats that the neural networks are able to consume. Although tools to manually perform the task of annotation are available for free, the amount of time required is enormous. In order to tackle…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRegion Proposal Network · You Only Look Once · RoIAlign · Softmax · Convolution · Mask R-CNN
