hansen7 / OcCo

[ICCV '21] "Unsupervised Point Cloud Pre-training via Occlusion Completion"
https://hansen7.github.io/OcCo/
MIT License
233 stars 26 forks source link

problem about partseg #26

Open AgnesDouble opened 2 years ago

AgnesDouble commented 2 years ago

image image There is no mode containing partseg Please have a look. Thank you!

hansen7 commented 3 months ago

Hi @AgnesDouble , thanks for raising this question.

We did not incorporate the epoch_update function in train_partseg.py, although it is fully functional. Adapting the epoch_update for partseg mode from the semseg mode should be straightforward and quick.

Feel free to add it and submit a PR!