JunYong Choi

Results 6 comments of JunYong Choi

I used optix 6.0, but I also get the same link error. here is my cmake configuration : opencv 4.5.1 devil 1.8 cuda 11.2 VS2019 ![image](https://user-images.githubusercontent.com/24850969/142832964-b3d1b711-d386-4948-b6ae-7eccc6c1423f.png) Even if I check...

I have the same problem in docker (ubunu18.04, cuda 10.2) but after changing the optix library version to 5.1.1 the problem was solved! thank you!

I have a similar question. Looking at scripts/inpaint.py, the masked image is encoded and used as a condition. Isn't the autoencoder (VQModel, actually) trained as a full image rather than...

hi! delaunay_photometric.ply can be obtained from dense reconstruction of colmap. please check below https://colmap.github.io/tutorial.html

I also had this problem. If the Config.exp_name folder in the .gin file already exists, it seems to automatically load the already learned checkpoints in this folder. In my case,...