Point Set Generation Network
@inproceedings{fan2017point,
title={A point set generation network for 3d object reconstruction from a
single image},
author={Fan, Haoqiang and Su, Hao and Guibas, Leonidas J},
booktitle={Proceedings of the IEEE conference on computer vision and pattern
recognition},
pages={605--613},
year={2017}
}
-
Input:
- Image
- Segmentation
-
Output:
- fixed number of points
-
Method:
- 2D CNN for encoding the image
- MLP for point set generation
- Chamfer Distance loss