PointRCNN icon indicating copy to clipboard operation
PointRCNN copied to clipboard

Generate image segmentation annotation

Open kangpl opened this issue 6 years ago • 2 comments

Hi JenningsL,

Thanks for your code. In ReadMe, you said first we use IP_basic to get dense point cloud then project to image. I am still not clear about how to generate the ground truth image segmentation. Do you mind provide some examples?

Peilin

kangpl avatar Nov 04 '19 16:11 kangpl

IP_basic is used to get dense point cloud. Then we project those 3D object points to have 2D segmentation.

kangpl [email protected] 于2019年11月5日周二 上午12:58写道:

Hi JenningsL,

Thanks for your code. In ReadMe, you said first we use IP_basic to get dense point cloud then project to image. I am still not clear about how to generate the ground truth image segmentation. Do you mind provide some examples?

Peilin

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JenningsL/PointRCNN/issues/10?email_source=notifications&email_token=AB3TAFWRZMOPGVGXYWT3S5LQSBIEVA5CNFSM4JIWNRJ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HWVCZAQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB3TAFUPKTX2E5MK466LSWLQSBIEVANCNFSM4JIWNRJQ .

-- 刘建林 LIU JIANLIN Tel: +86-13570911245 E-mail: [email protected]

JenningsL avatar Nov 10 '19 03:11 JenningsL

Hi JenningsL, Thanks for your code. Can you share some details about how to use IP_BASIC? I have the same problem. Looking forward to your reply. Thank you

liuhuaijjin avatar Apr 10 '21 09:04 liuhuaijjin