MQ-Det/maskrcnn_benchmark/utils
YifanXu74 6fc1e46e79 init 2023-10-07 23:02:26 +08:00
..
README.md init 2023-10-07 23:02:26 +08:00
__init__.py init 2023-10-07 23:02:26 +08:00
amp.py init 2023-10-07 23:02:26 +08:00
big_model_loading.py init 2023-10-07 23:02:26 +08:00
c2_model_loading.py init 2023-10-07 23:02:26 +08:00
checkpoint.py init 2023-10-07 23:02:26 +08:00
collect_env.py init 2023-10-07 23:02:26 +08:00
comm.py init 2023-10-07 23:02:26 +08:00
custom_bert_modeling_outputs.py init 2023-10-07 23:02:26 +08:00
custom_util.py init 2023-10-07 23:02:26 +08:00
cv2_util.py init 2023-10-07 23:02:26 +08:00
dist.py init 2023-10-07 23:02:26 +08:00
ema.py init 2023-10-07 23:02:26 +08:00
env.py init 2023-10-07 23:02:26 +08:00
flops.py init 2023-10-07 23:02:26 +08:00
fuse_helper.py init 2023-10-07 23:02:26 +08:00
fuse_helper_cat.py init 2023-10-07 23:02:26 +08:00
fuse_helper_q.py init 2023-10-07 23:02:26 +08:00
fuse_helper_q_noparam.py init 2023-10-07 23:02:26 +08:00
fuse_helper_sim.py init 2023-10-07 23:02:26 +08:00
imports.py init 2023-10-07 23:02:26 +08:00
logger.py init 2023-10-07 23:02:26 +08:00
mdetr_dist.py init 2023-10-07 23:02:26 +08:00
metric_logger.py init 2023-10-07 23:02:26 +08:00
miscellaneous.py init 2023-10-07 23:02:26 +08:00
model_serialization.py init 2023-10-07 23:02:26 +08:00
model_zoo.py init 2023-10-07 23:02:26 +08:00
pretrain_model_loading.py init 2023-10-07 23:02:26 +08:00
registry.py init 2023-10-07 23:02:26 +08:00
shallow_contrastive_loss_helper.py init 2023-10-07 23:02:26 +08:00
stats.py init 2023-10-07 23:02:26 +08:00
torch_dropout.py init 2023-10-07 23:02:26 +08:00

README.md

Utility functions

This folder contain utility functions that are not used in the core library, but are useful for building models or training code using the config system.