wenmeng zhou
1e1afbfd0e
fix: import YoloxPredictor ( #205 )
...
* import yoloxpredictor
2022-10-12 11:32:26 +08:00
Cathy0908
5ac6381758
add error code ( #146 )
...
* add error code
2022-09-19 16:07:04 +08:00
wenmeng.zwm
bf43e8a25b
merge github master
2022-09-08 10:38:31 +08:00
wenmeng.zwm
962a057f4c
[to 43878396] fix conflict with mmdet when using EasyCV
...
when adapt for mmlab, the original modules will be changed, which will make argument error when using mmdet original config and interface
1. add interface for removing adaptation for mmlab
2. register copy of mmlab module into easycv
3. bump internal version to 0.6.3.1
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10059050
2022-09-08 09:55:18 +08:00
jiangnana.jnn
778d0ec43c
fix mmlab utils
...
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9943746
* fix mmlab utils
2022-08-30 14:06:30 +08:00
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