ROCA icon indicating copy to clipboard operation
ROCA copied to clipboard

Official code for ROCA: Robust CAD Model Retrieval and Alignment from a Single Image (CVPR 2022)

Results 7 ROCA issues
Sort by recently updated
recently updated
newest added

Hello @cangumeli, Sorry to bother you again, but I am getting following error while training the ROCA model. Appreciate any help. ``` [09/07 15:47:04 d2.evaluation.evaluator]: Inference done 5388/5436. 0.0699 s...

I followed all your steps for installation and it is successfully finished but when I try to run your demo.py example I get error: `"anaconda3/envs/roca/lib/python3.8/site-packages/torch/lib/../../../../libcublas.so.11: undefined symbol: free_gemm_select, version libcublasLt.so.11"`...

Hello @cangumeli , Thank you for sharing the code. I have a question about the code written in ```demo.py```. On [line 25](https://github.com/cangumeli/ROCA/blob/af7b521c485767c91fac9eaae57ec695e094454b/network/demo.py#L25), why do you use scene names from ScanNet...

Hi, Thanks for this great work, it looks very promising and exciting! I am doing some tests. I did not have major issues with installation and the demo runs. Congrats!...

Hello, your project is fantastic. It was very helpful to me, but, when I run "python demo.py", the following issues occurred during the operation process: unable to load materials from:...

Hello @cangumeli , Thank you for sharing the code. I obtained the dataset based on the code and sh run.sh I am getting following error while rendering the ROCA data....

Thanks for your open source wonderful work, I keep getting an error reported when I try to run demo.py and I can't fix it! ![image](https://github.com/user-attachments/assets/306a26f1-1b85-4426-bd2f-6f3a0734eb2c) What should I do to...