Skip to content

Commit

Permalink
Reduce default batch size of action detection (#3367)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaegukhyun authored Apr 19, 2024
1 parent 35a38bb commit f9fd3ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/otx/recipe/action/action_detection/x3d_fastrcnn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ overrides:
config:
data_format: ava
train_subset:
batch_size: 4
transforms:
- type: LoadVideoForDetection
- type: LoadAnnotations
Expand Down

0 comments on commit f9fd3ce

Please sign in to comment.