Commit Graph

3 Commits (080eb79f94d45c850bb6904c2d00c378ed2acc8c)

Author SHA1 Message Date
Ezra-Yu 080eb79f94
[Fix] Fix verify dataset tool in 1.x () 2022-09-30 10:08:02 +08:00
Ma Zerun 2b88df4484
[Refactor] Refactor the data flow. ()
* [Refactor] Refactor the data flow.

* Add comments about data preprocessor.

* Fix after mmengine folder structure refactoring.
2022-08-26 10:40:43 +08:00
Ezra-Yu 52e62560d4
[Feature] Add a tool to find broken files. ()
* add verify dataset

* add phase

* rm attr of single_process

* Use `mmcv.track_parallel_progress` to track the validation.

Co-authored-by: mzr1996 <mzr1996@163.com>
2021-10-27 10:14:19 +08:00