WongKinYiu / yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
GNU General Public License v3.0
1.98k stars 524 forks source link

cfg file and command differences #248

Open shihtzu-717 opened 2 years ago

shihtzu-717 commented 2 years ago

What is the difference between batch, width, height, and --batch-size, --img of the train command in the cfg file?