mmflow
mmflow copied to clipboard
[Features] Intialize dataset with ann_file
Motivation
- As title
Modification
- Add ann_file and file_client_args in BaseDataset
- Add load_ann_file in BaseDataset
Codecov Report
Merging #122 (0fe8eac) into master (579b68b) will increase coverage by
0.07%
. The diff coverage is31.25%
.
@@ Coverage Diff @@
## master #122 +/- ##
==========================================
+ Coverage 68.78% 68.85% +0.07%
==========================================
Files 92 92
Lines 5135 5150 +15
Branches 727 729 +2
==========================================
+ Hits 3532 3546 +14
Misses 1489 1489
- Partials 114 115 +1
Flag | Coverage Δ | |
---|---|---|
unittests | 68.85% <31.25%> (+0.07%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
mmflow/datasets/base_dataset.py | 80.00% <31.25%> (-13.34%) |
:arrow_down: |
mmflow/datasets/pipelines/transforms.py | 79.16% <0.00%> (+1.66%) |
:arrow_up: |
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 579b68b...0fe8eac. Read the comment docs.