rongduo
rongduo
Thanks for your issue. My program got stuck too. As you said, I removed the cylinder detector and it works. Besides, I tried to add a torus detector, the program...
@woshiljw It also worked for me. Thanks a lot. Happy new year!
Have you solved the problem how to use unknowns of different dimensions?
Have you solve the problem? I met the same problem.
There are about 30 terra tests failed to be run.
OK, because the full output is too long to put in the comment, I write them in the attachment file. Thank you! [full_putput_terra_test.txt](https://github.com/niessner/Opt/files/1230633/full_putput_terra_test.txt)
I came across the same problem when I ran the codes in a conda environment with python=3.6 and tensorflow-gpu=2.2. After I created a new environment following the instructions in the...
> https://github.com/fqnchina/IntrinsicImage/blob/48fd652e317511157c06648597da121f8d4031a5/evaluation/test_IIW.lua#L30 > > https://github.com/fqnchina/IntrinsicImage/blob/48fd652e317511157c06648597da121f8d4031a5/evaluation/test_MIT.lua#L25 > > https://github.com/fqnchina/IntrinsicImage/blob/48fd652e317511157c06648597da121f8d4031a5/evaluation/test_MPI.lua#L25 Maybe it's because there are batch normalization layers within the network structure, which will use global mean and variance if the mode...
Thanks for open-souring such a nice repo!!!