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

environment problem #35

Open
FlyingPz opened this issue Jun 28, 2024 · 3 comments
Open

environment problem #35

FlyingPz opened this issue Jun 28, 2024 · 3 comments

Comments

@FlyingPz
Copy link

Due to some reasons, Docker cannot be used and there have been many problems downloading through PIP. Could you please provide me with the environment txt to take a look? Thank you very much

@ziqipang
Copy link
Contributor

@FlyingPz Thanks for the question! Unfortunately, I don't have access to the server since I have finished my internship. Does the second section in this document works for you? https://github.com/TRI-ML/PF-Track/blob/main/documents/environment.md

@FlyingPz
Copy link
Author

FlyingPz commented Jul 1, 2024

Thank you for your answer. I found that I encountered issues with pip install mmdet3d. Following PETR's installation guide, I later used the git clone method to successfully compile the mmdet3d environment and got the code running successfully.

I have another question regarding the DETR3D and PETR detectors at a resolution of 1600*800: approximately how much GPU memory do they each consume? I am currently using a server with a 2080 Ti (12GB) and will later switch to a 4090 (24GB). Thank you very much for your help.

@ziqipang
Copy link
Contributor

ziqipang commented Jul 1, 2024

@FlyingPz I was using 40GB A100 at that time and 1600x800 was challenging. So I think 1600*800 would be challenging for you. But I encourage you to try or freeze some components.

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