Commit History
PyTorch version to screen and cleanup (#1325)
19e2482
unverified
imap bug fix
d3e7778
Multi-threaded image caching
194f168
Improved corruption handling during scan and cache (#999)
481d46c
Improved corruption handling during scan and cache (#999)
d61930e
fix padding for rectangular inference (#1165)
9291daa
unverified
Simplified inference (#1153)
3b57cb5
unverified
mosaic4 bottom left image fix (#1021)
7220cee
unverified
haoyuefan
commited on
add mosaic and warmup to hyperparameters (#931)
f1c63e2
self.label_files bug fix (#958)
806e75f
LoadImagesAndLabels() /images/ to /labels/ fix (#928)
720645d
_RepeatSampler outside of InfiniteDataLoader
d49c52e
glob.glob(recursive=True) search (#917)
9c0efdd
Update datasets.py
d3f9bf2
Add InfiniteDataLoader class (#876)
1e15aad
unverified
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