Tong Gao
|
6b180db93d
|
[Enhancement] Automatically report mean scores when applicable (#995)
|
2022-05-05 12:57:19 +08:00 |
Tong Gao
|
064a2b8c45
|
[Feature] Support computing mean scores in UniformConcatDataset (#981)
* Get avg results in UniformConcatDataset
* add docstr
* Fix
* fix test
* fix typo
|
2022-04-29 14:48:21 +08:00 |
Hongbin Sun
|
a4237ad568
|
[Enhancement] Support muitiple pipelines for different datasets (#657)
* support multi pipelines
* support different pipelines
* fix
* fix replace_image_to_tensor
* remove redundant check
* update
* add copyright
* not in-place modify
|
2021-12-14 12:29:43 +00:00 |
Tong Gao
|
b8f7ead74c
|
[Enhancement] Add copyright info (#439)
* add copyright info
|
2021-08-17 17:39:30 +08:00 |
Hongbin Sun
|
20f65fb521
|
use unifor_concat_datase instead of concat_dataset (#343)
* use unifor_concat_datase instead of concat_dataset
* add unittest for uniform_concat_dataset
|
2021-07-03 16:03:37 +08:00 |