yolov5 / utils /general.py

Commit History

Feature/fix export on url (#4823)
43b2817
unverified

Kalen Michael glenn-jocher commited on

Add TensorFlow formats to `export.py` (#4479)
c3a93d7
unverified

glenn-jocher commited on

Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified

glenn-jocher commited on

Centralize `user_config_dir()` decision making (#4755)
cd810c8
unverified

glenn-jocher commited on

Update `is_writeable()` for 2 methods (#4744)
22ee6fb
unverified

glenn-jocher commited on

Fix `is_writeable()` for 3 OS support (#4743)
a144536
unverified

glenn-jocher commited on

Fix `user_config_dir()` for GCP/AWS functions (#4726)
4a025ae
unverified

glenn-jocher commited on

Add `user_config_dir('Ultralytics')` (#4715)
8e94bf6
unverified

glenn-jocher commited on

Update `check_yaml()` comment (#4713)
25a7e1d
unverified

glenn-jocher commited on

Fix `check_suffix()` (#4712)
f984cce
unverified

glenn-jocher commited on

Add suffix checks (#4711)
a2b3c71
unverified

glenn-jocher commited on

Update `check_git_status()` warning (#4610)
3a72d4a
unverified

glenn-jocher commited on

Auto-UTF handling (#4594)
e5e5ebc
unverified

glenn-jocher commited on

Create `Annotator()` class (#4591)
de44376
unverified

glenn-jocher commited on

Add `Profile()` profiler (#4587)
bbfafea
unverified

glenn-jocher commited on

Add `install=True` argument to `check_requirements` (#4512)
7b1643b
unverified

glenn-jocher commited on

TFLite prep (#4436)
f3e3f76
unverified

glenn-jocher commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified

glenn-jocher commited on

Remove `encoding='ascii'` (#4413)
63e09fd
unverified

glenn-jocher commited on

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 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 developer0hye 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