mmflow icon indicating copy to clipboard operation
mmflow copied to clipboard

[Feature] Generate ann_file for flyingthing3d_subset

Open MeowZheng opened this issue 2 years ago • 1 comments

Motivation

It is for generating samples filename of flyingthings3d_subset dataset

Modification

Add tools/prepare_datasets/prepare_flyingthings3d_subset.py

MeowZheng avatar Apr 24 '22 12:04 MeowZheng

Codecov Report

Merging #124 (c18f2fc) into master (579b68b) will increase coverage by 0.21%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   68.78%   68.99%   +0.21%     
==========================================
  Files          92       92              
  Lines        5135     5135              
  Branches      727      727              
==========================================
+ Hits         3532     3543      +11     
+ Misses       1489     1478      -11     
  Partials      114      114              
Flag Coverage Δ
unittests 68.99% <ø> (+0.21%) :arrow_up:

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

Impacted Files Coverage Δ
mmflow/datasets/pipelines/transforms.py 79.33% <0.00%> (+1.83%) :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...c18f2fc. Read the comment docs.

codecov[bot] avatar Apr 24 '22 13:04 codecov[bot]