classification-pytorch icon indicating copy to clipboard operation
classification-pytorch copied to clipboard

好像Dataloader里面并没有用letterbox的操作?

Open fwzdev1 opened this issue 3 years ago • 1 comments

个人感觉是不是应该把letterbox加到Dataloader里,或者将其从predict或其他validation代码中移除,以保证训练和验证图片的一致性?

fwzdev1 avatar Oct 26 '22 02:10 fwzdev1

训练的时候需要数据增强

bubbliiiing avatar Oct 30 '22 08:10 bubbliiiing