Commit History
Add variable-stride inference support (#2091)
a18efc3
unverified
glenn-jocher
commited on
Add histogram equalization fcn (#2049)
08d3119
unverified
glenn-jocher
commited on
Check im.format during dataset caching (#2042)
8fcbe43
unverified
glenn-jocher
commited on
Add xywhn2xyxy() (#1983)
d921214
unverified
glenn-jocher
commited on
colorstr() updates (#1909)
dd03b20
unverified
glenn-jocher
commited on
YOLOv5 v4.0 Release (#1837)
69be8e7
unverified
glenn-jocher
commited on
clean_str() function addition (#1674)
d5289b5
unverified
glenn-jocher
commited on
Streaming --save-txt bug fix (#1672)
54043a9
unverified
glenn-jocher
commited on
f.read().strip() (#1551)
cff9263
unverified
glenn-jocher
commited on
f.read().strip()
9fa7f9f
glenn-jocher
commited on
--image_weights bug fix (#1524)
12499f1
glenn-jocher
commited on
--image_weights bug fix (#1524)
9728e2b
unverified
glenn-jocher
commited on
Cache bug fix (#1513)
e9a0ae6
unverified
glenn-jocher
commited on
Update caching (#1496)
2026d4c
glenn-jocher
commited on
Update caching (#1496)
bde5d9a
glenn-jocher
commited on
Update caching (#1496)
0822cda
glenn-jocher
commited on
Update caching (#1496)
89c7a5b
unverified
glenn-jocher
commited on
changed prints to logging in utils/datasets (#1315)
44f42b1
unverified
Autosplit (#1488)
354109c
glenn-jocher
commited on
Autosplit (#1488)
4798e66
unverified
glenn-jocher
commited on
Update img2label_paths() (#1414)
8d2d6d2
unverified
Jacobsolawetz
commited on
Recursive directories dataset capability (#1408)
548a98a
unverified
glenn-jocher
commited on
Utils reorganization (#1392)
fe341fa
unverified
glenn-jocher
commited on
PyTorch version to screen and cleanup (#1325)
19e2482
unverified
glenn-jocher
commited on
imap bug fix
d3e7778
glenn-jocher
commited on
Multi-threaded image caching
194f168
glenn-jocher
commited on
Improved corruption handling during scan and cache (#999)
481d46c
glenn-jocher
commited on
Improved corruption handling during scan and cache (#999)
d61930e
glenn-jocher
commited on
fix padding for rectangular inference (#1165)
9291daa
unverified
Shiwei Song
swsong
commited on
Simplified inference (#1153)
3b57cb5
unverified
glenn-jocher
commited on
mosaic4 bottom left image fix (#1021)
7220cee
unverified
haoyuefan
commited on
add mosaic and warmup to hyperparameters (#931)
f1c63e2
glenn-jocher
commited on
self.label_files bug fix (#958)
806e75f
glenn-jocher
commited on
LoadImagesAndLabels() /images/ to /labels/ fix (#928)
720645d
glenn-jocher
commited on
_RepeatSampler outside of InfiniteDataLoader
d49c52e
glenn-jocher
commited on
glob.glob(recursive=True) search (#917)
9c0efdd
glenn-jocher
commited on
Update datasets.py
d3f9bf2
glenn-jocher
commited on
Add InfiniteDataLoader class (#876)
1e15aad
unverified
Nanobit
commited on
generalize webcam detection with opt.source.isnumeric() (yolov3 #1462)
82ed33a
glenn-jocher
commited on
reformat code
f5da528
glenn-jocher
commited on
v3.0 Release (#725)
916d4aa
unverified
glenn-jocher
commited on
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
glenn-jocher
commited on
replace random_affine() with random_perspective()
bcd452c
glenn-jocher
commited on
Update datasets.py (#494)
4b5f480
unverified
glenn-jocher
commited on