Boyang Deng
Boyang Deng
Can you please tell us what command did you use to run the evaluation job?
Glad you resolved the previous issue. For the new error, just change `--n_half_palnes` to `--n_half_planes`. I guess you probably just copy pasted the command from the previous README so this...
Long story short, you can change the 1e5 number [here](https://github.com/tensorflow/graphics/blob/2ba659d29e8bbc2a7fb2463f83f48fe62b1a5eee/tensorflow_graphics/projects/cvxnet/lib/utils.py#L151-L154) to a small enough number that can fit into your GPU memory. We use an 8G memory GPU for our...
@wzl2611 haven't yet. I'm trying to tune the hyper-parameters myself based on my pre-processing.