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

Why is it so slow to run on COCO that even an epoch takes 12 hours on 2080ti #36

Open
liuweijie19980216 opened this issue Mar 3, 2021 · 2 comments

Comments

@liuweijie19980216
Copy link

I run the code completely according to your environment , but it takes more than 12 hours to run COCO on 2080ti. This should be a very abnormal situation.

I'm looking forward to your reply

@john2020-210
Copy link

My compute also use 2080ti,but I can not run the code ,what is your cuda version,how can you run the make.sh,can you help me?

@YoungXIAO13
Copy link
Owner

Hi, you can see my installation details here.
Since most code is built on MetaRCNN, I use CUDA 8.0 with PyTorch 0.4.1 to compile the make file.
As for the issue with 2080ti, I've never tried on it but I suppose the problem comes from the cuda version being too slow for 2080ti? (c.f. here)

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

3 participants