thinkingIsMagic

Results 19 comments of thinkingIsMagic

@jkamalu solved by adding the 3dpw training dataset https://github.com/mkocabas/VIBE/issues/140

@zhouliuling i have the same problem, and add MESA_GL_VERSION_OVERRIDE=3.3, the problem was disappeared. But got another problem: OpenGL.error.GLError: GLError( err = 1286, description = b'invalid framebuffer operation', baseOperation = glClear,...

@zhouliuling I have solve the problem, the point is vnc server OpenGL connot connet to Nvidia, i google so many times but never solve the bug. so u need to...

> Sorry about that. I guess you are running code on a computer with multiple GPUs. Please run code with "CUDA_VISIBLE_DEVICES=0 " For instance, when you run it in processing...

> Then that would be pretty weird. I am chasing for a deadline now. For now, you may use `try except` + `repeat the last few frame` to make it...

![屏幕快照 2021-11-16 下午10 09 59](https://user-images.githubusercontent.com/33227739/142000855-df72761c-a14f-4763-8d5a-8c589df3ebe4.png) I add try-except, and it works. Thank u

@ hoktextbox 我也是这个错误,文档在哪里呀,怎么改