Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime exception: Could not find {optimized/intri.yml,optimized/extri.yml} #32

Open
chensh1127 opened this issue Apr 24, 2024 · 1 comment

Comments

@chensh1127
Copy link

chensh1127 commented Apr 24, 2024

Could not initialize OpenGL context

I have download the [pretrained models], and place them into data/trained_model (e.g. data/trained_model/4k4d_0008_01/1599.npz, data/trained_model/4k4d_0008_01_r4/latest.pt and data/trained_model/4k4d_0008_01_mb/-1.npz)
and I have download the [Minimal Dataset],
run the code

# For foreground datasets with masks and masked images (DNA-Rendering, NHR, ZJU-Mocap)
python scripts/realtime4dv/extract_images.py --data_root data/renbody/0008_01
python scripts/realtime4dv/extract_masks.py --data_root data/renbody/0008_01

it perform well.

I run the code:
evc-gui -c configs/projects/realtime4dv/rendering/4k4d_0008_01.yaml
the error is
image

How to solve this problem?

@dendenxu
Copy link
Member

dendenxu commented Jun 5, 2024

Hi, looks a GUI window initiliazation error. Could you check whether you are running in an environment with a GUI, for example, by running glxgears if you're on Ubuntu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants