Cathy0908
|
4c1b3145e6
|
[feature] add segmentation modules (#71)
* add segmentation module & add ResNetV1c & ResNetV1d & add benchmark
|
2022-05-31 20:19:17 +08:00 |
Cathy0908
|
00f2e2eb64
|
fix eval metric during training and add metric unittest (#67)
* fix eval metric during training and add metric unittest
|
2022-05-19 16:07:36 +08:00 |
Cathy0908
|
7c29232e79
|
[bugfix] fix CocoMaskEvaluator missing groundtruth_is_crowd (#61)
* fix coco evaluation
|
2022-05-16 20:21:53 +08:00 |
Cathy0908
|
ecbfbbb359
|
fix unittest (#57)
* fix unittest and skip quantize unittest
|
2022-05-16 15:02:12 +08:00 |
Cathy0908
|
b5fb2b70c7
|
[feature]: support mmdet models config (#25)
* support mmdet models
* add mmlab_models_usage_guide.md
* remove tools/test.py
|
2022-05-11 17:44:06 +08:00 |
Cathy0908
|
c6ad4c7858
|
fix multi-process reading of detection datasource and accelerate data preprocessing (#23)
* fix multi-process reading of detection datasource and accelerate data preprocessing
|
2022-04-26 14:03:28 +08:00 |
Cathy0908
|
13ff8263b3
|
remove all imports in easycv.utils.__init__ (#21)
|
2022-04-22 15:22:43 +08:00 |
Cathy0908
|
9a3826f0d2
|
[Feature]: support image visualization for tensorboard and wandb (#15)
* [Feature]: support image visualization for tensorboard and wandb
|
2022-04-21 20:48:58 +08:00 |
jiangnana.jnn
|
e8008e3abd
|
[Feature]: uniform input and output format for transforms
|
2022-04-06 20:02:21 +08:00 |
wenmeng.zwm
|
055deba53e
|
initial commit
|
2022-04-02 20:01:06 +08:00 |