jo-chr / threed_od

3D Object Detection in Indoor Environments (Diploma thesis)
3 stars 2 forks source link

2D annotation tool #1

Closed wangyidong3 closed 4 years ago

wangyidong3 commented 4 years ago

Hi, Jonas Thank you for your great work. Do you have any suggestions for own dataset preparation and training on votenet with good enough result? Could you please provide the link of Robotron 2D annotation tool? what's the format for 2D labels?

Thanks.

jo-chr commented 4 years ago

Any RGB-D dataset should be sufficient to train on. As this was a project in cooperation with a compnay that annotation tool is not open source. LabelImg is a good tool to annotate 2D data.

wangyidong3 commented 4 years ago

Thank you for your advices. Just found that Lableme can help me to get json label file, which can skip xml2json convert.