longcw / yolo2-pytorch

YOLOv2 in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

training problems

chenhongming opened this issue · comments

  1. When running train.py,how can I select gpu_id,for 0,1,2....?
  2. What does batch_size and train_batch_size mean?

2018-05-09 5 52 40

Thank you for your help!!!

batch_size is for demo?