Quankai Gao

Results 7 comments of Quankai Gao

Hi, thanks for your response. I tried to run cmake but then I got this: CMake Error at CMakeLists.txt:3 (include): include could not find requested file: SetTargetCompileOptions CMake Error at...

I cd to "example/approxMVBB" and mkdir "Build/", and ran "cmake .."

I mean... I met the errors after all these things, I couldn't run the example. As I said, I've run make all make install and still got the erros like...

Thank you for the reply, the log is here: -- Module path is now set to: /home/gqk/ApproxMVBB/cmake/ -- Project name is: ApproxMVBB- -- The CXX compiler identification is GNU 7.5.0...

Sure, there it is: /opt/cmake-3.23.0-rc2-linux-x86_64/bin/cmake -S/home/gqk/ApproxMVBB -B/home/gqk/ApproxMVBB/build --check-build-system CMakeFiles/Makefile.cmake 0 /opt/cmake-3.23.0-rc2-linux-x86_64/bin/cmake -E cmake_progress_start /home/gqk/ApproxMVBB/build/CMakeFiles /home/gqk/ApproxMVBB/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/gqk/ApproxMVBB/build' make -f CMakeFiles/meta.dir/build.make CMakeFiles/meta.dir/depend make[2]: Entering directory...

same here... training on dynerf dataset is extremely slow (~1.12it/s) also, loss backward done per instance within a batch was also confusing and slow...