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

Some questions about the experimental environment #16

Open
winner-4 opened this issue Feb 7, 2024 · 1 comment
Open

Some questions about the experimental environment #16

winner-4 opened this issue Feb 7, 2024 · 1 comment

Comments

@winner-4
Copy link

winner-4 commented Feb 7, 2024

Hello author, thank you very much for your outstanding contribution. I would like to ask if it is possible to make an image of the environment you are using and upload it to dockerhub? This will help my work more, if you can, I will be very grateful.

@youqingxiaozhua
Copy link
Owner

Hi, our codes do not rely on any special packages. All the requirements can be installed by pip install. You can follow the notebook in the readme to install all the requirements with the following commands:

# install requirements
pip install mmcv==1.7.1
pip install -r requirements/runtime.txt

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