EasyCV/easycv/hooks
Cathy0908 d5e2964865
[bugfix]: fix DistEvalHook missing vis_config (#28)
* fix DistEvalHook missing vis_config
2022-04-26 10:13:31 +08:00
..
__init__.py [Feature]: support image visualization for tensorboard and wandb (#15) 2022-04-21 20:48:58 +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
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 [bugfix]: fix DistEvalHook missing vis_config (#28) 2022-04-26 10:13:31 +08:00
export_hook.py initial commit 2022-04-02 20:01:06 +08:00
extractor.py remove all imports in easycv.utils.__init__ (#21) 2022-04-22 15:22:43 +08:00
optimizer_hook.py initial commit 2022-04-02 20:01:06 +08:00
oss_sync_hook.py initial commit 2022-04-02 20:01:06 +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
wandb.py [Feature]: support image visualization for tensorboard and wandb (#15) 2022-04-21 20:48:58 +08:00
yolox_lr_hook.py initial commit 2022-04-02 20:01:06 +08:00
yolox_mode_switch_hook.py initial commit 2022-04-02 20:01:06 +08:00