BenjaminZhou

Results 7 issues of BenjaminZhou

The function of "save_mesh" could save obj/ply models to local, together with an optional .tga image. What does this image represent?

I want to use trained model to render some view's RGBD images, and get these views' intrinsic and extrinsic params. Now I can get color and depth images, and notice...

I run the test.But the mAP is only 0.5947,is it too low? Why?

When I do Qudric decimation using Meshlab CMeshO class, i failed in vcg::LocalOptimization init() How can i fixed this problem? here's my definition of CMeshO: class CMeshO : public vcg::tri::TriMesh<...

I train demo7-nerf.py in one GPU (3080ti), but only got 2.5 iterations per second. But this repo claims that jittor i s able to achieve 10+ its/s. I‘m wondering if...

Hi, Thank you for your pytorch version of BinaryNet. I am wondering is there any reduction in memory. I call the function Quantize() in the file binary_modules so that I...

When i export / import XML of camera view using meshlab, I got rotation matrix and translation matrix, but what's the format of this params? Is it c2w or w2c?...

question