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

Plans for releasing Docker #9

Open
kjeiun opened this issue Jul 22, 2024 · 13 comments
Open

Plans for releasing Docker #9

kjeiun opened this issue Jul 22, 2024 · 13 comments
Labels
enhancement New feature or request

Comments

@kjeiun
Copy link

kjeiun commented Jul 22, 2024

Do you have any plans for releasing docker?

  • ) Do you know how many time it will take to generate all demonstrations?
image

I'm using 1 L40S gpu and there is no more progress than the shown Images (Almost 1 hr has passed).. Does it take longer than 1hr for close jar demo? Or there is some problem with generating the demonstrations?

image

There's no output in the train_data folder.

@GuanxingLu
Copy link
Owner

GuanxingLu commented Jul 22, 2024

The data generation process should be normal like this:
1721639997200
The process requires no GPU resource.
We are working on releasing Dockerfile but have encountered some issues, stay tuned!

@GuanxingLu GuanxingLu added the enhancement New feature or request label Jul 23, 2024
@kjeiun
Copy link
Author

kjeiun commented Jul 23, 2024

Sounds great :)
Actually I found that the problem was because of using RLBench inside of the docker.
Are you having the same problem as
image

Or do you have docker file at least for RLBench?

@GuanxingLu
Copy link
Owner

Have you tried xvfb in a headless machine?

Sorry, I have no Dockerfile for RLBench. Besides, maybe you can refer to stepjam/RLBench#176 to use docker image with coppeliasim and pyrep.

@kjeiun
Copy link
Author

kjeiun commented Jul 24, 2024

Yes I did. I tried to use that docker but the docker was not installed with cuda , so i tried to install it by myself but it keeps failing.

So I think it would be better to wait you releasing dockerfile.

Thank you :)

@GuanxingLu
Copy link
Owner

Ok, i see, have you tried everything in a physical server without docker?

@kjeiun
Copy link
Author

kjeiun commented Jul 24, 2024

I'm a using a lab server so I only need to work with docker :(

@kjeiun
Copy link
Author

kjeiun commented Jul 24, 2024

I can generate the demonstration from the docker you mentioned, but since the cuda is not installed from that docker, I think I can just generate the demonstrations from there.

is it possible to train manigaussian without installing RLBench? Because I can get the data from that docker and move it to other cuda-available docker just for training ( I don't need env.launch() while "training" process right?)

@GuanxingLu
Copy link
Owner

Yeh, you can train manigaussian without RLBench env launch (but may use some tools from RLBench, e.g., the script that convert rgbd to point cloud, I think they can work properly in docker container).

@kjeiun
Copy link
Author

kjeiun commented Jul 24, 2024

Sounds great! Thanks for helping me. I'll leave the comment for others if everything goes well.

@GuanxingLu
Copy link
Owner

Okay, just keep this issue. If you encounter any other problems on training manigaussian in docker, feel free to ask!

@kjeiun
Copy link
Author

kjeiun commented Jul 25, 2024

image I also got same error with mask2former :( They say there's a circular import)

@GuanxingLu
Copy link
Owner

image I also got same error with mask2former :( They say there's a circular import)

Let's keep the discussion in #11

@kjeiun
Copy link
Author

kjeiun commented Aug 27, 2024

I found that the RLBench problem when using docker is solved when installing Coppeliasim_Edu_v_4_1_0 rather than any other version.

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

No branches or pull requests

2 participants