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

update to latest mmcv and fixed training #416

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SebastienLinker
Copy link

@SebastienLinker SebastienLinker commented Jun 10, 2021

It works with MMCV 1.3.3, and training st_gcn_aaai18/kinetics-skeleton (did not test other configs)

Regarding the loss function, latest mmcv does not propagate it, so I had to use a global variable

Thanks to #311 for the solution on training accuracy
Also includes #412

Note: Might need to install requirements.txt twice, first with pytorch and pycocotools, then install mmcv and mmdet

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.

None yet

1 participant