yhq
f271b04651
[bugfix]YOLOXLrUpdaterHook conflict ( #169 )
...
* bugfix: YOLOXLrUpdaterHook conflict
KeyError: 'YOLOXLrUpdaterHook is already registered in hook'
KeyError: 'YOLOXLrUpdaterHook is not in the hook registry'
2022-08-29 13:58:19 +08:00
yhq
3c6c2c0b6f
add mask2former algo ( #115 )
...
add mask2former algo
support panopitc pipeline
add segment predictor
2022-08-08 18:17:01 +08:00
Cathy0908
b2c8f0ef4d
add detection benchmark model ConvViTDet for FastConvMAE ( #121 )
...
* add conv vitdet and modelzoo
2022-07-18 17:11:41 +08:00
Chen Jiayu
9424cc9660
vitdet visualize and predictor ( #102 )
...
*vitdet bugfix
* support vitdet_predictor
2022-06-30 09:35:27 +08:00
Chen Jiayu
7e56b507f1
vitdet bugfix ( #103 )
...
* vitdet bugfix
2022-06-22 18:07:44 +08:00
Chen Jiayu
5110de7635
remove RPNHeadNorm, adapted in mmlab_utils ( #90 )
...
* remove RPNHeadNorm, adapted in mmlab_utils
2022-06-16 15:53:43 +08:00
Cathy0908
14af96e21d
[feature] add ssl detection benchmark ( #58 )
...
* add ssl detection benchmark
* wrape mmdel model with adding init_weights()
2022-05-16 15:03:15 +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