EasyCV/easycv/utils
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
..
__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 initial commit 2022-04-02 20:01:06 +08:00
checkpoint.py initial commit 2022-04-02 20:01:06 +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 initial commit 2022-04-02 20:01:06 +08:00
mmlab_utils.py [feature]: support mmdet models config (#25) 2022-05-11 17:44:06 +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
test_util.py fix gpu_collect error (#46) 2022-04-29 14:31:58 +08:00
user_config_params_utils.py initial commit 2022-04-02 20:01:06 +08:00