English

Cylindrical Convolutional Networks for Joint Object Detection and Viewpoint Estimation

Computer Vision and Pattern Recognition 2020-03-26 v1

Abstract

Existing techniques to encode spatial invariance within deep convolutional neural networks only model 2D transformation fields. This does not account for the fact that objects in a 2D space are a projection of 3D ones, and thus they have limited ability to severe object viewpoint changes. To overcome this limitation, we introduce a learnable module, cylindrical convolutional networks (CCNs), that exploit cylindrical representation of a convolutional kernel defined in the 3D space. CCNs extract a view-specific feature through a view-specific convolutional kernel to predict object category scores at each viewpoint. With the view-specific feature, we simultaneously determine objective category and viewpoints using the proposed sinusoidal soft-argmax module. Our experiments demonstrate the effectiveness of the cylindrical convolutional networks on joint object detection and viewpoint estimation.

Keywords

Cite

@article{arxiv.2003.11303,
  title  = {Cylindrical Convolutional Networks for Joint Object Detection and Viewpoint Estimation},
  author = {Sunghun Joung and Seungryong Kim and Hanjae Kim and Minsu Kim and Ig-Jae Kim and Junghyun Cho and Kwanghoon Sohn},
  journal= {arXiv preprint arXiv:2003.11303},
  year   = {2020}
}

Comments

CVPR 2020

R2 v1 2026-06-23T14:26:36.349Z