Skip to content

Commit

Permalink
reduce worker_num of ppyolov2 (open-mmlab#3036)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxinxin08 committed May 19, 2021
1 parent 2e97f19 commit f29d636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/ppyolo/_base_/ppyolov2_reader.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
worker_num: 8
worker_num: 2
TrainReader:
inputs_def:
num_max_boxes: 100
Expand Down

0 comments on commit f29d636

Please sign in to comment.