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

[Feature] Add AVA dataset and transformation #266

Merged
merged 10 commits into from
Oct 30, 2020

Conversation

dreamerlin
Copy link
Collaborator

No description provided.

@dreamerlin dreamerlin changed the title [Featuren] Add AVA dataset and transformation [Feature] Add AVA dataset and transformation Oct 21, 2020
@kennymckormick
Copy link
Member

@dreamerlin There is still conflicts need to be resolved

@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #266 into master will increase coverage by 0.33%.
The diff coverage is 92.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #266      +/-   ##
==========================================
+ Coverage   84.66%   84.99%   +0.33%     
==========================================
  Files          88       89       +1     
  Lines        6038     6338     +300     
  Branches      984     1033      +49     
==========================================
+ Hits         5112     5387     +275     
- Misses        739      756      +17     
- Partials      187      195       +8     
Flag Coverage Δ
#unittests 84.99% <92.35%> (+0.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmaction/datasets/ava_dataset.py 89.62% <89.62%> (ø)
mmaction/datasets/pipelines/loading.py 89.18% <91.42%> (+0.12%) ⬆️
mmaction/datasets/pipelines/augmentations.py 94.85% <94.30%> (-0.16%) ⬇️
mmaction/datasets/__init__.py 100.00% <100.00%> (ø)
mmaction/datasets/pipelines/__init__.py 100.00% <100.00%> (ø)
mmaction/core/evaluation/accuracy.py 88.88% <0.00%> (-0.97%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0692ad...983af58. Read the comment docs.

@dreamerlin dreamerlin marked this pull request as ready for review October 29, 2020 02:33
@innerlee
Copy link
Contributor

looks good

@innerlee innerlee merged commit 25568f5 into open-mmlab:master Oct 30, 2020
@dreamerlin dreamerlin deleted the ava_dataset branch November 3, 2020 04:59
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

3 participants