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

Install the detectoRS mmdetection #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Install the detectoRS mmdetection #33

wants to merge 1 commit into from

Conversation

shafu0x
Copy link

@shafu0x shafu0x commented Jun 20, 2020

In the Dockerfile the main mmdetection package was installed. This would lead to errors like #21 where for example 'RecursiveFeaturePyramid' was not found. This installs DetectoRS mmdetection and should fix these problems.

In the Dockerfile the main mmdetection package was installed. This would lead to errors like #21 where for example  'RecursiveFeaturePyramid' was not found. This installs DetectoRS mmdetection and should fix these problems.
@colceagus
Copy link

colceagus commented Jan 15, 2021

with the latest version of mmdetection it does not build. I used git checkout -b v2.1.0 to checkout the version that was working last. same version with the one @joe-siyuan-qiao forked.

@colceagus
Copy link

colceagus commented Jan 16, 2021

shouldn't the dockerfile mount use repo instead of mmdetection?

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

Successfully merging this pull request may close these issues.

2 participants