Soil Image Segmentation Based on Mask R-CNN
Yida Chen, Kang Liu, Yi Xin, Xinru Zhao

TL;DR
This paper applies Mask R-CNN, a deep learning model, to soil image segmentation, achieving accurate, real-time results that improve soil recognition by effectively isolating soil areas from complex backgrounds.
Contribution
First application of deep learning, specifically Mask R-CNN, to soil image segmentation, demonstrating high accuracy and real-time performance in natural field environments.
Findings
Segmentation loss value of 0.1999 on training set
Validation mAP of 0.8804 at IoU=0.5
Segmentation completed in 0.06 seconds on GPU
Abstract
The complex background in the soil image collected in the field natural environment will affect the subsequent soil image recognition based on machine vision. Segmenting the soil center area from the soil image can eliminate the influence of the complex background, which is an important preprocessing work for subsequent soil image recognition. For the first time, the deep learning method was applied to soil image segmentation, and the Mask R-CNN model was selected to complete the positioning and segmentation of soil images. Construct a soil image dataset based on the collected soil images, use the EISeg annotation tool to mark the soil area as soil, and save the annotation information; train the Mask R-CNN soil image instance segmentation model. The trained model can obtain accurate segmentation results for soil images, and can show good performance on soil images collected in different…
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.
