Fan Shape Model for Object Detection
Abstract
We propose a novel shape model for object detection called Fan Shape Model (FSM). We model contour sample points as rays of final length emanating for a reference point. As in folding fan, its slats, which we call rays, are very flexible. This flexibility allows FSM to tolerate large shape variance. However, the order and the adjacency relation of the slats stay invariant during fan deformation, since the slats are connected with a thin fabric. In analogy, we enforce the order and adjacency relation of the rays to stay invariant during the deformation. Therefore, FSM preserves discriminative power while allowing for a substantial shape deformation. FSM allows also for precise scale estimation during object detection. Thus, there is not need to scale the shape model or image in order to perform object detection. Another advantage of FSM is the fact that it can be applied directly to edge images, since it does not require any linking of edge pixels to edge fragments (contours).
Cite
Text
Wang et al. "Fan Shape Model for Object Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247670Markdown
[Wang et al. "Fan Shape Model for Object Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/wang2012cvpr-fan/) doi:10.1109/CVPR.2012.6247670BibTeX
@inproceedings{wang2012cvpr-fan,
title = {{Fan Shape Model for Object Detection}},
author = {Wang, Xinggang and Bai, Xiang and Ma, Tianyang and Liu, Wenyu and Latecki, Longin Jan},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {151-158},
doi = {10.1109/CVPR.2012.6247670},
url = {https://mlanthology.org/cvpr/2012/wang2012cvpr-fan/}
}