Andrew Luo
Andrew Luo
As a proof of concept, I rendered an object in blender, and re-used the same object position and camera parameters to render an image in Blender. I tried to regress...
Looking over the code, it seems like the boundary refinement loss is quite different from the loss used in TMNet. It seems like in Total3DUnderstanding, the boundary loss is simply...
Having this function would be useful and much appreciated!
Using the pip install git command, it fails with the following output: ``` running install running bdist_egg running egg_info creating fuel.egg-info writing fuel.egg-info\PKG-INFO writing requirements to fuel.egg-info\requires.txt writing entry points...
First thanks for this great tool. I'm a little confused by the radius parameter: `nn = pynanoflann.KDTree(n_neighbors=5, metric='L1', radius=100)` It seems like I can set this to a tiny value...
Not sure when exactly this started happening, but currently I can no longer build this package on the configuration listed above. Fails at compiling `openctm`, and fails with CTMenum which...