Skip to content

Commit

Permalink
Fix defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
quajak committed Apr 17, 2024
1 parent f914ccf commit ec4ba86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/training/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ lr: 0.001
batch_size: 32
time_steps: 10
num_objects: 8
name: debug-training
name: final-training
game: Pong
model: SAM
model: FastSAM-x
num_iterations: 1000
ground_truth_masks: false

Expand Down

0 comments on commit ec4ba86

Please sign in to comment.