Bob Thiry
Bob Thiry
force reinstall a recent version of timm `pip install --force-reinstall timm==0.6.12`
can't help you if you don't give me any info
The error message in the original post indicates you were using an old timm version that did not yet have the beit models. The new midas models will not work...
>egl.eglMakeCurrent(_EGL_DISPLAY, self._surface, self._surface, >RuntimeError: Could not make the context current. It can't get an opengl context when trying to render a video. Possibly something somewhere is not releasing a gl...
Try narrowing it down, does it also happen when only generating depth maps, or only when you run the 3dinpainting. The code already tries hard to force garbage collection for...
I ran a batch all night, generating depth and all stereo formats, and inpainted meshes. No issue. Memory usage stable the whole time. (on a windows box).