MINJUNG KIM
MINJUNG KIM
In eval_vpq.py, at step 2, gt/pred_segms initial assignments should be done using deep copy, isn't it? Which means, ''' #### Step 2. Concatenate the collected items -> tube-level. vid_pan_gt =...
Hi. First of all, thank you for sharing your work. I have a question regarding the 'remove anything-3d' task. Can you elaborate more on how the 'remove anything-3d' works with...
Thank you for sharing your code! I tried to run TensoRF using the dataset from the 'NeRF Object Removal' repository (https://github.com/nianticlabs/nerf-object-removal) and noticed there are lots of unpleasant floaters in...
Is there a possible way to visualize the graph of yolact? I tried tensorboard but it failed with an error saying, -------------------------------------------------------------------------------------------------------------------------- File "/home/emjay/Install/anaconda3/envs/torch/lib/python3.7/site-packages/torch/jit/__init__.py", line 997, in trace_module module._c._create_method_from_trace(method_name, func,...
Hi, Thank you for sharing nice work. I want to simulate the synthetic defocus effect shown in the RawNeRF paper(NeRF in the Dark). Where can I find it from the...
Thank you for sharing the nice work! Based on the following GitHub issue, https://github.com/zju3dv/object_nerf/issues/13 I am trying to train my own model. However, I noticed that the train split of...
Thank you for sharing nice work! I have a few questions. I tried to train the code using shapenet car dataset, but I realized that the intermediate test result is...
Thank you for sharing this code in Pytorch version. This would save many others including me. I have one question about shapenet car dataset. I tried to train this repository...
Thank you for sharing the code. I wonder where I can find the checkpoint for the model stated as C+T+S+K+H in the paper.
Can you please share a config file for each dataset?