TransNet: Category-Level Transparent Object Pose Estimation
Abstract
Transparent objects present multiple distinct challenges to visual perception systems. First, their lack of distinguishing visual features makes transparent objects harder to detect and localize than opaque objects. Even humans find certain transparent surfaces with little specular reflection or refraction, e.g. glass doors, difficult to perceive. A second challenge is that common depth sensors typically used for opaque object perception cannot obtain accurate depth measurements on transparent objects due to their unique reflective properties. Stemming from these challenges, we observe that transparent object instances within the same category (e.g. cups) look more similar to each other than to ordinary opaque objects of that same category. Given this observation, the present paper sets out to explore the possibility of category-level transparent object pose estimation rather than instance-level pose estimation. We propose TransNet , a two-stage pipeline that learns to estimate category-level transparent object pose using localized depth completion and surface normal estimation. TransNet is evaluated in terms of pose estimation accuracy on a recent, large-scale transparent object dataset and compared to a state-of-the-art category-level pose estimation approach. Results from this comparison demonstrate that TransNet achieves improved pose estimation accuracy on transparent objects and key findings from the included ablation studies suggest future directions for performance improvements. The project webpage is available at: https://progress.eecs.umich.edu/projects/transnet/ .
Cite
Text
Zhang et al. "TransNet: Category-Level Transparent Object Pose Estimation." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25085-9_9Markdown
[Zhang et al. "TransNet: Category-Level Transparent Object Pose Estimation." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/zhang2022eccvw-transnet/) doi:10.1007/978-3-031-25085-9_9BibTeX
@inproceedings{zhang2022eccvw-transnet,
title = {{TransNet: Category-Level Transparent Object Pose Estimation}},
author = {Zhang, Huijie and Opipari, Anthony and Chen, Xiaotong and Zhu, Jiyue and Yu, Zeren and Jenkins, Odest Chadwicke},
booktitle = {European Conference on Computer Vision Workshops},
year = {2022},
pages = {148-164},
doi = {10.1007/978-3-031-25085-9_9},
url = {https://mlanthology.org/eccvw/2022/zhang2022eccvw-transnet/}
}