Commit History
Update utils/datasets.py to support .webp files (#2174)
c9bda11
unverified
Transigent
commited on
Unique *.cache filenames fix (#2134)
e9b3de4
unverified
LoadImages() pathlib update (#2140)
4bdc5a3
unverified
Start setup for improved W&B integration (#1948)
73a0669
unverified
Add variable-stride inference support (#2091)
a18efc3
unverified
Add histogram equalization fcn (#2049)
08d3119
unverified
Check im.format during dataset caching (#2042)
8fcbe43
unverified
Add xywhn2xyxy() (#1983)
d921214
unverified
colorstr() updates (#1909)
dd03b20
unverified
YOLOv5 v4.0 Release (#1837)
69be8e7
unverified
clean_str() function addition (#1674)
d5289b5
unverified
Streaming --save-txt bug fix (#1672)
54043a9
unverified
f.read().strip() (#1551)
cff9263
unverified
f.read().strip()
9fa7f9f
--image_weights bug fix (#1524)
12499f1
--image_weights bug fix (#1524)
9728e2b
unverified
Cache bug fix (#1513)
e9a0ae6
unverified
Update caching (#1496)
2026d4c
Update caching (#1496)
bde5d9a
Update caching (#1496)
0822cda
Update caching (#1496)
89c7a5b
unverified
changed prints to logging in utils/datasets (#1315)
44f42b1
unverified
Autosplit (#1488)
354109c
Autosplit (#1488)
4798e66
unverified
Update img2label_paths() (#1414)
8d2d6d2
unverified
Jacobsolawetz
commited on
Recursive directories dataset capability (#1408)
548a98a
unverified
Utils reorganization (#1392)
fe341fa
unverified
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