yolov5 / utils /datasets.py

Commit History

f.read().strip() (#1551)
cff9263
unverified

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

igornishka 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

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

Add InfiniteDataLoader class (#876)
1e15aad
unverified

Nanobit commited on

generalize webcam detection with opt.source.isnumeric() (yolov3 #1462)
82ed33a

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

Nanobit glenn-jocher commited on

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

Update datasets.py (#454)
1e95337
unverified

pritul dave commited on

test.py --task test updates
aa08b2b

glenn-jocher commited on

update datasets.py to add detect.py --source glob_command feature
8412d44

glenn-jocher commited on

update datasets.py LoadImages() path improvements and Mixup
eae3330

glenn-jocher commited on

update datasets.py for image size check during caching
d6f6b33

glenn-jocher commited on

add if isfile() to get_hash()
59beae9

glenn-jocher commited on

--rect test bug fix
6649770

glenn-jocher commited on

Label caching foundational re-write #306
520f5de

glenn-jocher commited on