Cathy0908
|
0b3045ff87
|
fix from collections import Sequence for py3.10 (#333)
|
2023-11-15 17:21:49 +08:00 |
|
Cathy0908
|
5ac6381758
|
add error code (#146)
* add error code
|
2022-09-19 16:07:04 +08:00 |
|
Chen Jiayu
|
e61488d319
|
Support ViTDet algo (#35)
* adapt mmlab modules
* add vitdet
* support conv aggregation
* modify vitdet load pretrained
* support fp16
* modify defaultformatbundle
* modify aug
* bugfix sampler
* bugfix mmresize
* bugfix fp16&nonetype
* bugfix filterannotation
* support dlc
* bugfix dist
* bugfix detsourcecoco
* smodify mmdet_parse_losses
* bugfix nan
* bugfix eval
* bugfix data=nonetype
* modify resize_embed
* support vitdet_conv
* add vitdet_conv init_weight
* add test_vitdet
* uniform rand_another
* uniform use fp16 method
* add test_fp16
Co-authored-by: jiangnana.jnn <jiangnana.jnn@alibaba-inc.com>
|
2022-06-10 21:49:32 +08:00 |
|
Cathy0908
|
4c1b3145e6
|
[feature] add segmentation modules (#71)
* add segmentation module & add ResNetV1c & ResNetV1d & add benchmark
|
2022-05-31 20:19:17 +08:00 |
|
jiangnana.jnn
|
e8008e3abd
|
[Feature]: uniform input and output format for transforms
|
2022-04-06 20:02:21 +08:00 |
|