CVJul 15, 2020

Partially Supervised Multi-Task Network for Single-View Dietary Assessment

arXiv:2008.00818v116 citations
Originality Incremental advance
AI Analysis

This addresses dietary assessment for health monitoring by improving convenience and accuracy in single-view food volume estimation, though it is incremental as it builds on existing unsupervised and supervised approaches.

The paper tackled the problem of food volume estimation from single images by proposing a network that jointly performs geometric understanding and semantic prediction, achieving robust performance on texture-less scenarios and comparable results to fully-supervised methods.

Food volume estimation is an essential step in the pipeline of dietary assessment and demands the precise depth estimation of the food surface and table plane. Existing methods based on computer vision require either multi-image input or additional depth maps, reducing convenience of implementation and practical significance. Despite the recent advances in unsupervised depth estimation from a single image, the achieved performance in the case of large texture-less areas needs to be improved. In this paper, we propose a network architecture that jointly performs geometric understanding (i.e., depth prediction and 3D plane estimation) and semantic prediction on a single food image, enabling a robust and accurate food volume estimation regardless of the texture characteristics of the target plane. For the training of the network, only monocular videos with semantic ground truth are required, while the depth map and 3D plane ground truth are no longer needed. Experimental results on two separate food image databases demonstrate that our method performs robustly on texture-less scenarios and is superior to unsupervised networks and structure from motion based approaches, while it achieves comparable performance to fully-supervised methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes