xcyan / nips16_PTN

Torch Implementation of NIPS'16 paper: Perspective Transformer Nets
MIT License
141 stars 31 forks source link

How to get the RGB images? #14

Open BingHan0458 opened 2 years ago

BingHan0458 commented 2 years ago

Very great work! I want to ask, is your RGB images rendered by yourself? Is there color information? If I want to get a dataset which includes RGB images and point clouds of each single object, is there such a data set? Looking forward to your reply! Thank you!

anusha-devulapally commented 7 months ago

Hi @BingHan0458, I am currently looking for a similar dataset (RGB and point cloud for each single object). Have you come across any or worked with them? If so, please do point me to it. Thank you and looking forward for your reply

BingHan0458 commented 7 months ago

Yes, I got some point cloud datasets with RGB and coordinate, including a synthesis dataset DensePoint and a real-scanned dataset OmniObject3D. I don't know what point cloud tasks you want to do, but I hope it will be helpful to you.