Commit History
generalize webcam detection with opt.source.isnumeric() (yolov3 #1462)
82ed33a
reformat code
f5da528
v3.0 Release (#725)
916d4aa
unverified
max workers for dataloader (#722)
a925f28
unverified
Marc
commited on
Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified
Filter the None labels (#705)
542833c
unverified
tkianai
commited on
the value should be a list to unpacking (#688)
9ae8683
unverified
tkianai
commited on
Explicit Imports (#498)
d5b6416
unverified
Jirka Borovec
commited on
hyperparameter expansion to flips, perspective, mixup
127cbeb
replace random_affine() with random_perspective()
bcd452c
Update datasets.py (#494)
4b5f480
unverified
Update datasets.py (#454)
1e95337
unverified
pritul dave
commited on
[WIP] Feature/ddp fixed (#401)
4102fcc
unverified
test.py --task test updates
aa08b2b
update datasets.py to add detect.py --source glob_command feature
8412d44
update datasets.py LoadImages() path improvements and Mixup
eae3330
update datasets.py for image size check during caching
d6f6b33
add if isfile() to get_hash()
59beae9
--rect test bug fix
6649770
Label caching foundational re-write #306
520f5de
Merge pull request #334 from lorenzomammana/feature-multiple-datasets-training
dd8e742
unverified
Update datasets.py
dd33d2a
unverified
Update datasets.py
13a09fa
unverified
Update datasets.py
47bf173
unverified
Update datasets.py
f9bab6b
unverified
Refactor code to reduce duplication
54a9e4f
lorenzomammana
commited on
Handle multiple datasets
94342ac
lorenzomammana
commited on
Merge pull request #275 from wanghaoyang0106/master
31b07b3
unverified
Initial model ensemble capability #318
e8cf24b
[bug fix] potential problem if img fed to model is in rectangular shape
b57f83d
wanghaoyang0106
commited on