MINJUNG KIM
MINJUNG KIM
``` (visualize3d) minjungkim@aigpuserver05:/home/nas1_temp/minsoolee/emjay/visual3d/kaolin$ python setup.py develop setup.py:55: UserWarning: Kaolin is compatible with cython == 0.29.20, but found version 0.29.21 instead. This will try to install cython in the right version....
Thank you for sharing your code. I'm trying to reproduce the results in the main 1 table. Now I fully trained NeRF results (not 'ours' results) and all of the...
Have you tried estimated depth evaluation on KITTI dataset?
Hi, Thank you for sharing your nice work. I have a question about one of the evaluation metrics. Is it possible to compute chamfer distance using this code? Thanks in...
Hi, thanks for your effort and sharing it. Quick question. Did you uploaded your test result on MOT15 benchmark site? I'm asking because I can not find the result with...
I noticed that there are several versions of KPAC. ``` https://github.com/HyeongseokSon1/KPAC # Our 2-level model CUDA_VISIBLE_DEVICES=0 python main_eval_2level.py # Our 3-level model CUDA_VISIBLE_DEVICES=0 python main_eval_3level.py # Our dual pixel-based model...
The paper reads, 'For defocus blur, we use the built-in functionality to render depth-of-field images. We fix the aperture and randomly choose a focus plane between the nearest and the...
Hi, Thank you for sharing your nice work! I'd like to utilize the dataset you shared. Can you share the Dataloader of your dataset for us too? It would be...
Can I get a model config and pre-trained weights of the model denoted in this table? 
Thank you for the nice work! I tried to download the cityscape-vps dataset and VIPE dataset but the download link on the website does not include VIPE dataset. Do you...