JamesMcCullochDickens

Results 13 comments of JamesMcCullochDickens

The NYUDv2 toolkit has a matlab script that has an inpainting algorithm based on the colorization approach of Levin, here: https://cs.nyu.edu/~silberman/datasets/nyu_depth_v2.html I have code in my github (can't remember the...

For a more modern approach, see here: https://github.com/ZJULearning/depthInpainting

@briankim0825 I should add that the script is quite slow, and that if you want to make it faster you can either run it in matlab (the original NYUDv2 one),...

I can confirm that this will work in a powershell terminal but not a bash terminal.

> pip install halpecocotools This did not work for me, I am still getting the error: /home/james/anaconda3/compiler_compat/ld: cannot find -lGLU: No such file or directory has anyone fixed this?

I just tried driver 472.12, Cuda 11.1 and same issue occurred. Would be happy to give more info.

https://arxiv.org/abs/1407.5736

How did you fix this in the video_reader.cc file?

Also to add to this would running 16 bit precision training speed up inference?