EasyCV/easycv/utils
Cathy0908 f8c9a9a1c9
Improve the performance of bevformer (#224)
Improve the performance of bevformer

* add hybrid brach (#232)

Co-authored-by: yhq <yanhaiqiang.yhq@alibaba-inc.com>
2022-11-23 21:32:08 +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
checkpoint.py update some predcitors, support batch inference (#195) 2022-09-20 10:04:42 +08:00
collect.py add error code (#146) 2022-09-19 16:07:04 +08:00
collect_env.py initial commit 2022-04-02 20:01:06 +08:00
config_tools.py add error code (#146) 2022-09-19 16:07:04 +08:00
constant.py update some predcitors, support batch inference (#195) 2022-09-20 10:04:42 +08:00
dist_utils.py add BEVFormer (#203) 2022-10-24 17:20:12 +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
import_utils.py merge internal master 20221027 (#216) 2022-11-01 10:48:12 +08:00
json_utils.py add error code (#146) 2022-09-19 16:07:04 +08:00
logger.py add error code (#146) 2022-09-19 16:07:04 +08:00
metric_distance.py initial commit 2022-04-02 20:01:06 +08:00
misc.py Improve the performance of bevformer (#224) 2022-11-23 21:32:08 +08:00
mmlab_utils.py Improve the performance of bevformer (#224) 2022-11-23 21:32:08 +08:00
ms_utils.py remove PreLoggerHook 2022-08-26 14:02:54 +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 add error code (#146) 2022-09-19 16:07:04 +08:00
setup_env.py set multiprocess env for speedup (#77) 2022-06-01 10:16:02 +08:00
test_util.py add error code (#146) 2022-09-19 16:07:04 +08:00
torchacc_util.py add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00
user_config_params_utils.py add error code (#146) 2022-09-19 16:07:04 +08:00
util_mixins.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00