3DCSGNet icon indicating copy to clipboard operation
3DCSGNet copied to clipboard

when input is simple, the result is also not good

Open Calsia opened this issue 5 years ago • 0 comments

when i run test.py, the script print when i sent just a 'p(32,40,24,20)' to the model, the model return p(32,40,24,20)u(24,40,32,16)+u(32,16,32,28) so,what should i focus on to fix this ? thanks for any response

Calsia avatar Sep 24 '20 10:09 Calsia