yolov5 / utils /datasets.py

Commit History

Handle multiple datasets
94342ac

lorenzomammana commited on

Merge pull request #275 from wanghaoyang0106/master
31b07b3
unverified

glenn-jocher commited on

Initial model ensemble capability #318
e8cf24b

glenn-jocher commited on

[bug fix] potential problem if img fed to model is in rectangular shape
b57f83d

wanghaoyang0106 commited on

add replicate() to datasets.py
9a9333d

glenn-jocher commited on

update mosaic border
37e13f8

glenn-jocher commited on

update mosaic border
93a6765

glenn-jocher commited on

refactor dataloader
77fb8ee

glenn-jocher commited on

refactor dataloader
22fb2b0

glenn-jocher commited on

add stride to datasets.py
b8557f8

glenn-jocher commited on

datasets.py vid_formats updated
024a42f

glenn-jocher commited on

vid_formats bug fix #146
5c2cd71

glenn-jocher commited on

assert best possible recall > 0.9 before training
31f3310

glenn-jocher commited on

dataset padding mode
2a0aff6

glenn-jocher commited on

datasets.py self.batch_shapes fix
ee8988b

glenn-jocher commited on