-
Notifications
You must be signed in to change notification settings - Fork 65
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
Steps to set up project on linux ubuntu machine .Also how to test remotely .Do we have some web interface or GUI to train and visualize remotely #55
Comments
@bharat-b7 can you please help |
Hi, unfortunately I don't have experience with AWS so I don't know how to help you with it. |
For visualizations using the MPI mesh library you'll need openGL and a display. Not sure if AWS has this. Alternatively you can comment out the visualization part and save the meshes. You can then open the meshes on your local machine. |
@bharat-b7 can you please let me know the steps to achieve it.I am using ubuntu 18.04 with nvidia gpu and cuda installed and hosted on AWS .I am sure opnegl is insatted. Please advise Complete logs "OpenGL test failed: ( f t o d ' Done |
This is an MPI psbody mesh library issue. It does not allow to open the meshviewer on a remote machine. You can save the mesh and open locally. |
ok no issues .can u please let me know how to save the mesh and then open locally.Do I need to make changes in the code. |
|
Use |
This dressing project is awesome and I would love to use it.
I am trying to set up https://github.com/bharat-b7/MultiGarmentNetwork on a linux machine but facing lots of issues.
I am trying to run on aws ami machines but don't know which ec2 instance shall i consider.
Can you please let me know what is the minimum hardware requirement to run the trained models and later also train it.
Currently I am using p4d.24xlarge aws ec2 instance with gpu
Also there is no proper doc for installing on ubuntu /linux machines to run the project.
Can you share some conda package manager files that will set up the complete env or pip or virtual env anything that you have.
Also I see many python files but don't know how to get it setup on linux
A bit urgent
please help
The text was updated successfully, but these errors were encountered: