yolov5/utils
Ben Milanko e2b7bc0b32
YouTube Livestream Detection (#2752)
* Youtube livestream detection

* dependancy update to auto install pafy

* Remove print

* include youtube_dl in deps

* PEP8 reformat

* youtube url check fix

* reduce lines

* add comment

* update check_requirements

* stream framerate fix

* Update README.md

* cleanup

* PEP8

* remove cap.retrieve() failure code

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2021-04-11 18:53:40 +02:00
..
aws resume.py typo (#2603) 2021-03-25 20:55:20 +01:00
google_app_engine adding the configuration to deploy yolov5 in in app engine (#964) 2020-09-22 11:48:44 -07:00
wandb_logging utils/wandb_logging PEP8 reformat (#2755) 2021-04-10 21:09:23 +02:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py nn.SiLU() citation correction (#1713) 2021-01-06 20:58:41 -08:00
autoanchor.py Scipy kmeans-robust autoanchor update (#2470) 2021-03-14 21:58:12 -07:00
datasets.py YouTube Livestream Detection (#2752) 2021-04-11 18:53:40 +02:00
general.py YouTube Livestream Detection (#2752) 2021-04-11 18:53:40 +02:00
google_utils.py Update google_utils.py (#2017) 2021-01-22 15:08:42 -08:00
loss.py Add --label-smoothing eps argument to train.py (default 0.0) (#2344) 2021-03-29 18:45:46 +02:00
metrics.py Confusion matrix background axis swap (#2114) 2021-03-02 16:09:52 -08:00
plots.py labels.jpg class names (#2454) 2021-03-12 22:15:41 -08:00
torch_utils.py Speed profiling improvements (#2648) 2021-03-29 15:19:07 +02:00