21pl
21pl
glfw has to be installed for the triangulation to work when using demo_single_pair.py otherwise code hangs after the first correspondence image is rendered
comment out: if 'PYOPENGL_PLATFORM' not in os.environ: os.environ['PYOPENGL_PLATFORM'] = 'egl' in the following 2 files hmr2/utils/mesh_renderer.py hmr2/utils/renderer.py excellent work by the way!!
Currently it seems that the research report is limited to a 2 page PDF output. Definitely need an option to increase the output so that more information is provided, especially...
more of a feature request : what it be possible to create a simple demo.py where you can specify either a video or folder of images and the same for...
update based on adding PHALP the following are my hacky steps to get the latest update to run on windows install per conda instructions there will be errors saying detectron2...
First of all congratulations and thank you for sharing this great repository. I have successfully got this to run on Windows10 (just the openEXR installation needed special attention) but wanted...