kejieli
kejieli
Hi @madratman , thanks for your interest to our work. As I just updated the repo a few days ago, could you please pull again and let me know if...
I will try to make the data available if I can find a place to host them.
Thanks for letting me know. I will check the edu account.
Thanks for the feedback. I have updated the readme accordingly.
As mentioned in the readme, The docker image isn't working properly due to Open3D. Unfortunately I haven't got time to figure out a solution for that yet. If you can...
close due to inactivity
can you set the number of works to zero when debugging? I can't tell what errors caused this problem from this screenshot.
After data preprocessing, you should execute the following command as explained in the readme to run the system: ```python src/run_e2e.py model=fusion_pointnet_model dataset=fusion_inference_dataset dataset.scan_id="scene3d/lounge" trainer.checkpoint=$PWD/pretrained/pointnet_tcnn.ckpt model.tcnn_config=$PWD/src/models/tcnn_config.json model.mode="demo"```