Skip to content

Commit

Permalink
Update 4_1_train_roi_head.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Hzzone authored Jul 6, 2024
1 parent 5562235 commit 0192ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fscd_lvis/4_1_train_roi_head.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
from ops.loggerx import LoggerX

logger = LoggerX(save_root=f'{project_root}/data/fscd_lvis/checkpoints/cls_head/ckpt/{run_name}',
print_freq=10,
# print_freq=10,
name=run_name,
enable_wandb=opts.wandb,
project='Counting')
Expand Down

0 comments on commit 0192ee5

Please sign in to comment.