Crafting a multi-task CNN for viewpoint estimation

Francisco Massa, Renaud Marlet and Mathieu Aubry

Abstract

Convolutional Neural Networks (CNNs) were recently shown to provide state-of-the-art results for object category viewpoint estimation. However different ways of formulating this problem have been proposed and the competing approaches have been explored with very different design choices. This paper presents a comparison of these approaches in a unified setting as well as a detailed analysis of the key factors that impact performance. Followingly, we present a new joint training method with the detection task and demonstrate its benefit. We also highlight the superiority of classification approaches over regression approaches, quantify the benefits of deeper architectures and extended training data, and demonstrate that synthetic data is beneficial even when using ImageNet training data. By combining all these elements, we demonstrate an improvement of approximately 5% mAVP over previous state-of-the-art results on the Pascal3D+ dataset. In particular for their most challenging 24 view classification task we improve the results from 31.1% to 36.1% mAVP.

Session

Posters 2

Files

PDF iconExtended Abstract (PDF, 64K)
PDF iconPaper (PDF, 206K)

DOI

10.5244/C.30.91
https://dx.doi.org/10.5244/C.30.91

Citation

Francisco Massa, Renaud Marlet and Mathieu Aubry. Crafting a multi-task CNN for viewpoint estimation. In Richard C. Wilson, Edwin R. Hancock and William A. P. Smith, editors, Proceedings of the British Machine Vision Conference (BMVC), pages 91.1-91.12. BMVA Press, September 2016.

Bibtex

        @inproceedings{BMVC2016_91,
        	title={Crafting a multi-task CNN for viewpoint estimation},
        	author={Francisco Massa, Renaud Marlet and Mathieu Aubry},
        	year={2016},
        	month={September},
        	pages={91.1-91.12},
        	articleno={91},
        	numpages={12},
        	booktitle={Proceedings of the British Machine Vision Conference (BMVC)},
        	publisher={BMVA Press},
        	editor={Richard C. Wilson, Edwin R. Hancock and William A. P. Smith},
        	doi={10.5244/C.30.91},
        	isbn={1-901725-59-6},
        	url={https://dx.doi.org/10.5244/C.30.91}
        }