3D Pose Estimation for Fine-Grained Object Categories
Abstract
Existing object pose estimation datasets are related to generic object types and there is so far no dataset for fine-grained object categories. In this work, we introduce a new large dataset to benchmark pose estimation for fine-grained objects, thanks to the availability of both 2D and 3D fine-grained data recently. Specifically, we augment two popular fine-grained recognition datasets (StanfordCars and CompCars) by finding a fine-grained 3D CAD model for each sub-category and manually annotating each object in images with 3D pose. We show that, with enough training data, a full perspective model with continuous parameters can be estimated using 2D appearance information alone. We achieve this via a framework based on Faster/Mask R-CNN. This goes beyond previous works on category-level pose estimation, which only estimate discrete/continuous viewpoint angles or recover rotation matrices often with the help of key points. Furthermore, with fine-grained 3D models available, we incorporate a dense 3D representation named as location field into the CNN-based pose estimation framework to further improve the performance. The new dataset is available at this http URL
Cite
Text
Wang et al. "3D Pose Estimation for Fine-Grained Object Categories." European Conference on Computer Vision Workshops, 2018. doi:10.1007/978-3-030-11009-3_38Markdown
[Wang et al. "3D Pose Estimation for Fine-Grained Object Categories." European Conference on Computer Vision Workshops, 2018.](https://mlanthology.org/eccvw/2018/wang2018eccvw-3d/) doi:10.1007/978-3-030-11009-3_38BibTeX
@inproceedings{wang2018eccvw-3d,
title = {{3D Pose Estimation for Fine-Grained Object Categories}},
author = {Wang, Yaming and Tan, Xiao and Yang, Yi and Liu, Xiao and Ding, Errui and Zhou, Feng and Davis, Larry S.},
booktitle = {European Conference on Computer Vision Workshops},
year = {2018},
pages = {619-632},
doi = {10.1007/978-3-030-11009-3_38},
url = {https://mlanthology.org/eccvw/2018/wang2018eccvw-3d/}
}