EasyCV/easycv/utils
tuofeilun b198c5a81f
support DINO algo (#144)
dino_4sc_r50_12e:48.71
dino_4sc_r50_24e:50.53
dino_4sc_r50_36e:50.69
dino_4sc_swinl_12e: 56.86
dino_4sc_swinl_36e: 58.04
dino_5sc_swinl_36e: 58.47
2022-08-31 15:18:11 +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 support DINO algo (#144) 2022-08-31 15:18:11 +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 Yolox improve with REPConv/ASFF/TOOD (#154) 2022-08-24 18:11:15 +08:00
mmlab_utils.py [bugfix]YOLOXLrUpdaterHook conflict (#169) 2022-08-29 13:58:19 +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