yezhen17 / 3DIoUMatch

[CVPR 2021] PyTorch implementation of 3DIoUMatch: Leveraging IoU Prediction for Semi-Supervised 3D Object Detection.
155 stars 16 forks source link

Support for Windows #20

Closed nicolgo closed 2 years ago

yezhen17 commented 2 years ago

Hi @nicolgo,

Thank you so much for your attention and the extension!

I believe you have tested the code. Just wanted to confirm. Does it still work the same as before on Linux?

I don't have time today and tomorrow. I will run your branch probably on 12th or 13th and merge it.

nicolgo commented 2 years ago

Hi @THU17cyz , Thank you for your time. It also works for Linux since the changes I did were under the consideration of both system features. Anyway, the only problem is that I attached the download-scannet.py for scannet dataset, maybe you can remove it.

Nicolas Gong