LoG
LoG copied to clipboard
Level of Gaussians
Many thanks for this great work! Any updates on the paper being released?
Great Job! When train on custom dataset, there are many background blocks. Any solution can be used to improve this issue? Thanks for your reply.
Great Job! when I try to run the commend : python LoG/cuda/compute_radius.py code get stuck for a long time. according to the other issues,the correct output should be : Using...
Hello, thank you for your excellent work! I'm really interested in LoG thus I would like to figure out the details of the implementation of the code, yet I found...
When I run `python train.py --cfg config/example/test/train.yml split train` with `feicuiwan_sample_folder`, the error above takes place. I follow the structure mentioned in [minimal example dataset](https://github.com/zju3dv/LoG/blob/1d26c5590d898863064a5ee6f8f9e85629241510/docs/preprocess.md#preprocess): ``` |-data |- -feicuiwan_sample_folder |-...