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

Preprocessed file are not generated in sdf_hand and sdf_obj but only in norm #2

Closed
karta2155802 opened this issue Aug 21, 2022 · 9 comments

Comments

@karta2155802
Copy link

karta2155802 commented Aug 21, 2022

I tried to preprocess one sample mesh to get the sdf values. After running prep_obman.py, I only get one npz file under norm, but nothing under sdf_hand and sdf_obj.
The terminal output error as below:
OpenGL Error 500: GL_INVALID_ENUM: An unacceptable value is specified for an enumerated argument. In: /usr/local/include/pangolin/gl/gl.hpp, line 205
In here, people said they can still get the results with this error. Do you know how to solve this?
Thanks.

@karta2155802 karta2155802 changed the title Preprocessed file are not generated Preprocessed file are not generated in sdf_hand and sdf_obj but only in norm Aug 21, 2022
@zerchen
Copy link
Owner

zerchen commented Aug 22, 2022

Hi,

Previously, I also struggled with this issue, which probably suggests your PC lacks enough OpenGL support. If you work on a remote server, you need to execute "export PANGOLIN_WINDOW_URI=headless://". Sometimes, it still does not work on a remote server. I suggest to work on a local ubuntu 20 machine with a GPU and enough OpenGL support.

@WeedsInML
Copy link

When I generate sdf_hand and sdf_obj, it's so time-consuming. Could you please provide your data?

@zerchen
Copy link
Owner

zerchen commented Sep 6, 2022

The processed training files are large (about 460G). I will try to find ways to upload them into the cloud.

@CODE-SUBMIT
Copy link

Hi,

Previously, I also struggled with this issue, which probably suggests your PC lacks enough OpenGL support. If you work on a remote server, you need to execute "export PANGOLIN_WINDOW_URI=headless://". Sometimes, it still does not work on a remote server. I suggest to work on a local ubuntu 20 machine with a GPU and enough OpenGL support.

I only get norm folder, the error is terminate called after throwing an instance of 'pangolin::WindowExceptionNoKnownHandler, I check my ogengl, but there is nothing wrong.

How to solve it.

@zhangxinkang
Copy link

Hi,

Previously, I also struggled with this issue, which probably suggests your PC lacks enough OpenGL support. If you work on a remote server, you need to execute "export PANGOLIN_WINDOW_URI=headless://". Sometimes, it still does not work on a remote server. I suggest to work on a local ubuntu 20 machine with a GPU and enough OpenGL support.

Hi, i get files in norm, sdf_hand and sdf_obj folders, but the number of files in them are different.
In my local computer, i got about 50000 files in norm folder, but just about 30000 files in sdf_hand and sdf_obj.
In our ubuntu server, the number of files in sdf_hand is 1/10 of the number of files in norm.

Do you know how to solve this?

@zerchen
Copy link
Owner

zerchen commented Oct 24, 2022

Sorry, I have no idea of this issue. However, I would put my processed data on the google cloud around end of November.

@zerchen
Copy link
Owner

zerchen commented Nov 23, 2022

Hi,

I have put my preprocessed data online. You could have a check at https://drive.google.com/drive/folders/1GoaA6vB6TwAAHmaobVo5GjRoCq2wT21R. Hope it helps resolve your issues.

Best,
Zerui

@EAST-J
Copy link

EAST-J commented Nov 25, 2022

Hi,

I have put my preprocessed data online. You could have a check at https://drive.google.com/drive/folders/1GoaA6vB6TwAAHmaobVo5GjRoCq2wT21R. Hope it helps resolve your issues.

Best, Zerui

Hi, Thanks for sharing. Could you also put preprocessed data for DexYCB?

@zerchen
Copy link
Owner

zerchen commented Nov 25, 2022

Yes, I will put the processed data for DexYCB next week.

@zerchen zerchen closed this as completed Jan 5, 2023
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

6 participants