Superman
Superman
I got the same error, then I reinstalled pyopengl==3.1.6, it worked, my pyrender version is 0.1.45. Or you can set os.environ['PYOPENGL_PLATFORM'] = 'egl'
如果一张图片中只有裁剪出的一张脸,大部分的人脸检测模型会识别不到,我的解决方法是,在图的外围pad几圈,缩小脸在图中的占比,模型就能检测到了
I have the same question @RenYurui
Have you solved this problem

Thanks!hopes it can be fixed soon
` Evaluating: exec(""" try: _python_view_image_mod except: from types import ModuleType _python_view_image_mod = ModuleType('python_view_image_mod', '') exec('''def keyvalue(pair): key, value = pair return f"{stringify(key)}: {stringify(value)}" def sanitize(s): # s.replace(\"'\", \"\\'\").replace('\"', '\\\"') return...
I found that this problem will appear when debugging in multi threads, especially in debugging dataloader of pytorch
ok, which version can I try the new feature?
it doesn't work