Pulkit gera
Pulkit gera
I am using this to compare it with my project's outputs which is using a mask to segment the foreground. Is it better to run colmap and train the network...
Im running a simple camera optimization code where the initial image optimizes to target scene. I run this script on 1) ubuntu 20, 2080Ti 2) colab instance with Tesla p100...
I am trying to load cornell-box scene from `https://benedikt-bitterli.me/resources/`. However, on downloading and passing `scene.xml`, i get the following error - ``` AssertionError Traceback (most recent call last) in ()...
When im trying to run code given in test_screen_gradients.py im getting this error- ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in ----> 1 screen_gradient_img = pyredner.RenderFunction.visualize_screen_gradient( 2 grad_img =...
Im getting this error, when trying to do manual installation ``` Need to run COLMAP Features extracted Features matched ERROR: Failed to parse options: unrecognised option '--output_path'. Traceback (most recent...
Add this paper: https://arxiv.org/pdf/2109.06688.pdf Code : https://github.com/LWT3437/LANet
Hi, instead of reading from text files, I am instead trying to read from tfrecords which i created and returned images and labels in the exact same format. However on...
Hi i wanted to run vilio for my experiment. I made a copy of `fts_tsv/hm_data_tsv.py` and updated `HMTorchDataset` class to only read from 1 single file (instead of splits). The...
Even though the menu closes when clicking on the the transparent section of the page, there should be a close button on the menu to close the menu ![screenshot from...
- [ ] Create a file which will have multiple tokens so that one can switch from host to participant creating some sort of a login kind of feature. Label...