EasyCV/easycv/utils
yhq 3c6c2c0b6f
add mask2former algo (#115)
add mask2former algo
support panopitc pipeline
add segment predictor
2022-08-08 18:17:01 +08:00
..
__init__.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
alias_multinomial.py initial commit 2022-04-02 20:01:06 +08:00
bbox_util.py update config template and fix some bugs (#134) 2022-07-27 10:25:37 +08:00
checkpoint.py Expand cls model zoo (#55) 2022-06-01 11:01:29 +08:00
collect.py initial commit 2022-04-02 20:01:06 +08:00
collect_env.py initial commit 2022-04-02 20:01:06 +08:00
config_tools.py [feature]: support mmdet models config (#25) 2022-05-11 17:44:06 +08:00
constant.py initial commit 2022-04-02 20:01:06 +08:00
dist_utils.py initial commit 2022-04-02 20:01:06 +08:00
eval_utils.py initial commit 2022-04-02 20:01:06 +08:00
flops_counter.py initial commit 2022-04-02 20:01:06 +08:00
gather.py initial commit 2022-04-02 20:01:06 +08:00
json_utils.py initial commit 2022-04-02 20:01:06 +08:00
logger.py initial commit 2022-04-02 20:01:06 +08:00
metric_distance.py initial commit 2022-04-02 20:01:06 +08:00
misc.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
mmlab_utils.py add mask2former algo (#115) 2022-08-08 18:17:01 +08:00
parse_pipeline.py YOLOX End2end & Blade Support (#66) 2022-06-08 20:41:15 +08:00
preprocess_function.py initial commit 2022-04-02 20:01:06 +08:00
profiling.py initial commit 2022-04-02 20:01:06 +08:00
py_util.py initial commit 2022-04-02 20:01:06 +08:00
registry.py initial commit 2022-04-02 20:01:06 +08:00
setup_env.py set multiprocess env for speedup (#77) 2022-06-01 10:16:02 +08:00
test_util.py add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00
torchacc_util.py add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00
user_config_params_utils.py initial commit 2022-04-02 20:01:06 +08:00