yolov5 / utils /general.py

Commit History

Evolve in CSV format (#4307)
e78aeac
unverified

glenn-jocher commited on

Add `train.py` and `val.py` callbacks (#4220)
b74929c
unverified

Kalen Michael glenn-jocher commited on

Add `@try_except` decorator (#4224)
7820614
unverified

glenn-jocher commited on

Train from `--data path/to/dataset.zip` feature (#4185)
5d66e48
unverified

glenn-jocher commited on

Update train.py (#4136)
63dd65e
unverified

glenn-jocher commited on

Add train.py ``--img-size` floor (#4099)
2c073cd
unverified

glenn-jocher commited on

Missing `nc` and `names` handling in check_dataset() (#4066)
c8a98cb
unverified

glenn-jocher commited on

Rename `test.py` to `val.py` (#4000)
720aaa6
unverified

glenn-jocher commited on

Numerical stability fix for Albumentations (#3958)
80299a5
unverified

glenn-jocher commited on

YOLOv5 + Albumentations integration (#3882)
33202b7
unverified

glenn-jocher commited on

Move IoU functions to metrics.py (#3820)
5ea771d
unverified

glenn-jocher commited on

NGA xView 2018 Dataset Auto-Download (#3775)
f899417
unverified

glenn-jocher commited on

Add `xyxy2xywhn()` (#3765)
3749573
unverified

Yonghye Kwon glenn-jocher commited on

Add optional dataset.yaml `path` attribute (#3753)
f79d747
unverified

glenn-jocher commited on

Update `check_datasets()` for dynamic unzip path (#3732)
6306091
unverified

glenn-jocher commited on

Update `check_file()` (#3622)
7d3686a
unverified

glenn-jocher commited on

Update `check_python(minimum=3.6.2)` (#3548)
f8ec71e
unverified

glenn-jocher commited on

Update `dataset_stats()` for HUB (#3536)
1b5edb6
unverified

glenn-jocher commited on

Merge `develop` branch into `master` (#3518)
f3c3d2c
unverified

glenn-jocher Piotr Skalski SkalskiP Peretz Cohen tudoulei chocosaj BuildTools Yonghye Kwon Sam_S Samridha Shrestha edificewang commited on

Add URL download to check_file() (#3330)
2435bfe
unverified

glenn-jocher commited on

Improved check_requirements() robustness (#3298)
9f3a388
unverified

glenn-jocher commited on

PyTorch Hub `crops = results.crop()` return values (#3282)
a039b77
unverified

yeric1789 glenn-jocher commited on

Parameterize max_det + inference default at 1000 (#3215)
3f74cd9
unverified

Adrian Holovaty glenn-jocher commited on

Add check_python() (#3088)
57b0d3a
unverified

glenn-jocher commited on

download() ThreadPool update (#3027)
8cab907
unverified

glenn-jocher commited on

Add NMS threshold checks (#3020)
41cc7ca
unverified

glenn-jocher commited on

Add is_colab() function (#3018)
fcd5702
unverified

glenn-jocher commited on

Curl update (#3004)
37eaffe
unverified

glenn-jocher commited on

Add unzip flag to download() (#3002)
4d7bca7
unverified

glenn-jocher commited on

Check_requirements() enclosing apostrophe bug fix (#2929)
1849916
unverified

glenn-jocher commited on

Add verbose option to pytorch hub models (#2926)
c0d3f80
unverified

Nanobit glenn-jocher commited on

Update download() for tar.gz files (#2919)
45632b2
unverified

glenn-jocher commited on

Add file_size() function (#2911)
1b1ab4c
unverified

glenn-jocher commited on

VisDrone2019-DET Dataset Auto-Download (#2882)
78fd077
unverified

glenn-jocher commited on

Implement yaml.safe_load() (#2876)
f7bc685
unverified

glenn-jocher commited on

Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827)
c949fc8
unverified

burhan glenn-jocher commited on

Update increment_path() to handle file paths (#2867)
c5c647e
unverified

glenn-jocher commited on

ONNX Simplifier (#2815)
1f3e482
unverified

glenn-jocher commited on

YOLOv5 v5.0 Release patch 1 (#2764)
0f395b3
unverified

glenn-jocher commited on

YouTube Livestream Detection (#2752)
e2b7bc0
unverified

Ben Milanko glenn-jocher commited on

Add Hub results.pandas() method (#2725)
c03d590
unverified

glenn-jocher commited on

Update segment2box() comment (#2600)
d4456e4
unverified

glenn-jocher commited on

YOLOv5 PyTorch Hub models >> check_requirements() (#2592)
333ccc5
unverified

glenn-jocher commited on

YOLOv5 PyTorch Hub models >> check_requirements() (#2591)
75feeb7
unverified

glenn-jocher commited on

Enhanced check_requirements() with auto-install (#2575)
2b329b0
unverified

glenn-jocher commited on

PyTorch Hub models default to CUDA:0 if available (#2472)
9b11f0c
unverified

glenn-jocher commited on

bbox_iou() stability and speed improvements (#2385)
ba18528
unverified

glenn-jocher commited on

EMA bug fix 2 (#2330)
fab5085
unverified

glenn-jocher commited on