NVlabs / intrinsic3d

Intrinsic3D - High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting (ICCV 2017)
https://vision.in.tum.de/_media/spezial/bib/maier2017intrinsic3d.pdf
BSD 3-Clause "New" or "Revised" License
451 stars 80 forks source link

Too Slow #7

Closed Buzzroid closed 4 years ago

Buzzroid commented 5 years ago

AppFusion takes many hours on Windows. Is it normal? Don't you use the CUDA?

robmaier commented 5 years ago

Did you compile the code in Release mode? It should probably take ~30 minutes or so, but "many hours" definitely sounds too long. The code unfortunately runs only on CPU and not on the GPU.