hancyran / LiDAR-Diffusion

[CVPR 2024] Official implementation of "Towards Realistic Scene Generation with LiDAR Diffusion Models"
https://lidar-diffusion.github.io/
MIT License
167 stars 10 forks source link

retrain LiDAR-Diffusion model #4

Closed HaiyunW closed 5 months ago

HaiyunW commented 5 months ago

@hancyran Hello, how can I retrain LiDAR-Diffusion Model.? I want to use it as a backbone for my research. Thank you very much!

hancyran commented 5 months ago

Thank you for your feedback! We have updated our codebase with a main.py file for training and some text in README about how to train your own LiDAR Diffusion. Feel free for any further questions!

HaiyunW commented 5 months ago

@hancyran Thank you for your quick reply! Could you show me the root path of the main.py file? I have some difficulty finding it.

hancyran commented 5 months ago

@HaiyunW Just forgot to commit it. You can check it right now.