-
Notifications
You must be signed in to change notification settings - Fork 52
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
pose_refine environment #36
Comments
Hi jrahim, I had some trouble creating the refine environment. With python 3.8 and cuda 11.7 I installed all packages in environment.yaml by hand using pip or conda. (What is your cuda version ?) Here are the conda package list with associated version and channel for installation. Hope it helps.
|
@mqtjean Thank you for your response. I was able to configure an environment by hand as well. I am now trying to train, and get this error: Did you get this? The pretrained models available on onedrive dont have the detector files |
@jrahim it's a pretrained-model file that is downloadable, should be somewhere on this repo but otherwise, you can download them from the Coupled-Iterative-Refinement repo : https://github.com/princeton-vl/coupled-iterative-refinement . |
Hi! The envornment.yaml file does not seem to be doing the job, I'm getting a lot of errors. Some packages on there don't specify versions, which is causing the issues. I've tried various versions of the packages but could not find the right combination. Can you share a more detailed list of the packages than the yaml file? It would also be great if you can share the anaconda environment using conda-pack
The text was updated successfully, but these errors were encountered: