Gopal Sharma
Gopal Sharma
[VGG-M](https://gist.github.com/ksimonyan/f194575702fae63b2829) is a very small network but gives reasonable performance. It is helpful in the tasks where we have small dataset of our own and we want extract features from...
How to get face id of the points sampled from meshes?
I am trying to test different kind of sampling of points around the shape, using a different code base. But I am using your MSE to generate mesh based on...
Thank you for releasing the code. There are few error that I am getting while using the script `script_parse_primitive.m`. 1. The `VoxelPlotter` function is not there. However, I found out...
Below is an example of a comparison of gradient returned by tinycudann vs numerical gradients computed for a simple field based on hash grid. The difference between the two approaches...
Running spc_render.diff returns ``` RuntimeError: CUDA error: an illegal memory access was encountered CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be...
I am trying to reproduce qualitative numbers of Table 2(monocular depth estimation). Since the ground truth has metric depth, is the evaluation done in affine-invariant space or scale and shift...