yoponchik
yoponchik
@brentyi Hi:) I am using the most recent version branch, but i'll try checking if the code from Commit #2630 is there. EDIT: It seems that the error was coming...
Same problem here when installing Volinga model
@amirgame197 yeah, I just moved on to ngp. Maybe if they get this fixed, I'll try it out again
@HeavyMetalDwarf Hi, did you figure out a way to export it to Unreal Engine? I tried doing using `.obj` files, but it doesn't seem to retain the quality that you...
`testbed.exe` is no longer used. You have to use `instant-ngp.exe`. [Refer to this issue for more info](https://github.com/NVlabs/instant-ngp/issues/1444#issuecomment-1777404562)
Like @duhaitong said, you have to specify the file directory and the file itself. (On Windows) You can just do that by right clicking, and selecting `Copy as path` or...
@tapowanliwuyun I know right? To my understanding, you need to use `-no_gpu` command to force CPU task, so it would automatically use the GPU device unless explicitly told not to....
@tapowanliwuyun I did some poking around and [this link](https://groups.google.com/g/colmap/c/_KnAM0apWRo?pli=1) seems to talk about COLMAP not using the GPU. I'm not familiar with the lingo, so I don't understand everything they're...
The error is most likely because it cannot find a directory called `input`
For anyone getting an error `Cannot find corecrt.h` after running the `vcvars64` batch file, try - [ ] Restarting the machine - [ ] Updating your Windows SDK (Visual Studio...