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

[CodeCamp2023-543] Adapt new version of Config #2699

Closed
wants to merge 7 commits into from
Closed

[CodeCamp2023-543] Adapt new version of Config #2699

wants to merge 7 commits into from

Conversation

ljqiff
Copy link

@ljqiff ljqiff commented Oct 7, 2023

把旧的config改了,包括:采用了import,去掉了type的单引号,还有最后面的default_hooks.update
问题:uniformerv2-base-p16-res224_clip_u8_kinetics710-rgb.py文件中的ConcatDataset类型在mmaction.datasets没有

@CLAassistant
Copy link

CLAassistant commented Oct 7, 2023

CLA assistant check
All committers have signed the CLA.

@ljqiff
Copy link
Author

ljqiff commented Oct 7, 2023 via email

@Dai-Wenxun
Copy link
Collaborator

问题:uniformerv2-base-p16-res224_clip_u8_kinetics710-rgb.py文件中的ConcatDataset类型在mmaction.datasets没有

The class ConcatDataset is registered in mmengine, not mmaction2.

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Attention: 1888 lines in your changes are missing coverage. Please review.

Files Coverage Δ
mmaction/apis/__init__.py 100.00% <ø> (ø)
...maction/apis/inferencers/actionrecog_inferencer.py 74.07% <100.00%> (ø)
mmaction/datasets/__init__.py 100.00% <100.00%> (ø)
mmaction/datasets/ava_dataset.py 86.46% <ø> (ø)
mmaction/datasets/transforms/__init__.py 100.00% <100.00%> (ø)
mmaction/datasets/transforms/loading.py 81.73% <100.00%> (+0.40%) ⬆️
mmaction/datasets/transforms/processing.py 79.85% <ø> (ø)
mmaction/engine/runner/__init__.py 100.00% <100.00%> (ø)
...maction/evaluation/functional/multisports_utils.py 64.05% <100.00%> (+0.23%) ⬆️
mmaction/evaluation/metrics/__init__.py 100.00% <100.00%> (ø)
... and 49 more

📢 Thoughts on this report? Let us know!.

@ljqiff ljqiff closed this by deleting the head repository Oct 11, 2023
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

5 participants