EasyCV/easycv/hooks
Cathy0908 a36948811f
update yolox template config (#243)
* update yolox config templatee

* update oss sync hook,support sync all export  files

* add sync export model config
2022-12-05 22:01:44 +08:00
..
__init__.py add DeiT III (#171) 2022-09-14 15:24:54 +08:00
best_ckpt_saver_hook.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
builder.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
byol_hook.py initial commit 2022-04-02 20:01:06 +08:00
collate_hook.py add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00
dino_hook.py initial commit 2022-04-02 20:01:06 +08:00
ema_hook.py initial commit 2022-04-02 20:01:06 +08:00
eval_hook.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
export_hook.py update yolox template config (#243) 2022-12-05 22:01:44 +08:00
extractor.py add error code (#146) 2022-09-19 16:07:04 +08:00
logger.py add torchacc, support swin (#105) 2022-07-27 10:22:44 +08:00
lr_update_hook.py add DeiT III (#171) 2022-09-14 15:24:54 +08:00
optimizer_hook.py add error code (#146) 2022-09-19 16:07:04 +08:00
oss_sync_hook.py update yolox template config (#243) 2022-12-05 22:01:44 +08:00
registry.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
show_time_hook.py initial commit 2022-04-02 20:01:06 +08:00
swav_hook.py initial commit 2022-04-02 20:01:06 +08:00
sync_norm_hook.py initial commit 2022-04-02 20:01:06 +08:00
sync_random_size_hook.py initial commit 2022-04-02 20:01:06 +08:00
tensorboard.py [Feature]: support image visualization for tensorboard and wandb (#15) 2022-04-21 20:48:58 +08:00
throughput_hook.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
wandb.py [Feature]: support image visualization for tensorboard and wandb (#15) 2022-04-21 20:48:58 +08:00
yolox_lr_hook.py add mask2former algo (#115) 2022-08-08 18:17:01 +08:00
yolox_mode_switch_hook.py initial commit 2022-04-02 20:01:06 +08:00