Skip to content

Commit

Permalink
flag change
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Gehrig committed Jan 25, 2025
1 parent ec8db92 commit 8012acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,5 +178,5 @@ python scripts/train_dsec.py --config config/dagr-s-dsec.yaml \
--exp_name dsec_s_50 \
--dataset_directory $DAGR_DIR/data/ \
--output_directory $DAGR_DIR/logs/ \
--use_image --img_net resnet50
--use_image --img_net resnet50 --batch_size 32
```

0 comments on commit 8012acf

Please sign in to comment.