Guy Gafni

Results 3 issues of Guy Gafni

As I was trying to use DSS to render very big (ScanNet) scenes with ca. 300K vertices, I was getting CUDA out of memory issues (>10 GB) in the computation...

With the following config file, ``` model{ d_in = 3 d_out = 2 } ``` I ran `ConfigFactory.parse_file('./confs/test2.conf')` and get an exception: > pyparsing.exceptions.ParseSyntaxException: , found '=' (at char 30),...

Hi, Thanks a lot for this repo. To the best of my knowledge you never actually visualize the normals, so I added some lines basically saying the normals are the...