Computer Vision in the Food Industry: Accurate, Real-time, and Automatic Food Recognition with Pretrained MobileNetV2
Shayan Rokhva, Babak Teimourpour, Amir Hossein Soltani

TL;DR
This paper demonstrates that using pretrained MobileNetV2 with various optimization techniques enables accurate, real-time food recognition suitable for practical applications, addressing the challenge of balancing speed, accuracy, and computational efficiency.
Contribution
The study applies MobileNetV2 with transfer learning and data augmentation to achieve efficient, accurate food recognition on a public dataset, highlighting its practical potential.
Findings
Achieved high accuracy with a lightweight model
Reduced training time compared to deeper models
Enhanced robustness through data augmentation
Abstract
In contemporary society, the application of artificial intelligence for automatic food recognition offers substantial potential for nutrition tracking, reducing food waste, and enhancing productivity in food production and consumption scenarios. Modern technologies such as Computer Vision and Deep Learning are highly beneficial, enabling machines to learn automatically, thereby facilitating automatic visual recognition. Despite some research in this field, the challenge of achieving accurate automatic food recognition quickly remains a significant research gap. Some models have been developed and implemented, but maintaining high performance swiftly, with low computational cost and low access to expensive hardware accelerators, still needs further exploration and research. This study employs the pretrained MobileNetV2 model, which is efficient and fast, for food recognition on the…
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
TopicsFood Supply Chain Traceability · Advanced Chemical Sensor Technologies
MethodsBatch Normalization · Pointwise Convolution · Depthwise Convolution · Depthwise Separable Convolution · Inverted Residual Block · Convolution · 1x1 Convolution · Average Pooling
