volumetricPrimitivesPytorch icon indicating copy to clipboard operation
volumetricPrimitivesPytorch copied to clipboard

Pytorch Implementation of https://github.com/shubhtuls/volumetricPrimitives

Results 2 volumetricPrimitivesPytorch issues
Sort by recently updated
recently updated
newest added

Hi, I used pytorch 1.4.0 it raised this error. Any idea where goes wrong? Thanks ~ File "cadAutoEncCuboids/primSelTsdfChamfer.py", line 125, in train predParts, stocastic_actions = netPred.forward(inputVol) ## B x nPars*11...

Dears, Kindly, i want to inquire about Is the predicting parameters of each primitive is independent from the other primitives,which means is the parameters of each primitive is independent of...