C Ravi Sundaram

Results 11 issues of C Ravi Sundaram

I ran the test code on the coseg_aliens dataset with your pretrained models. The output of the code shows the segmentation accuracy which means the code worked fine. But I...

I am finding it difficult to find an algorithm to calculate the height of a 3D shape given a point cloud. This feature is useful for many shape analysis operations

Question

I am trying to run the eval notebook and I got his error. The folder "corner_templates" is missing. Can you please share these codes as well?

I tried the align_images.py on Colab notebook and it worked fine. I am using the same raw_images on the command line and it throws an "Exception in face alignment". Note:...

I have created a python 3 virtual environment and I am trying to install MPI-IS mesh processing library. When I try running the command "make all", I get the following...

I tried to build CUDA packages during the installation phases and I get a runtime error. Here are the commands I implemented: ``` cd DAIN/my_package/MinDepthFlowProjection/ rm -rf build *.egg-info dist...

I am training your UNet mesh segmenter model by running ```training_job_example_aliens_unet.py``` file and I get this error when I am trying to initialize the model. Is there a fix for...

I am running ```training_job_example_aliens_superpix.py``` and I am getting the above attribute error during forward() in model file