yolov5/utils
AlexWang1900 4b074d9d9d
Funnel ReLU (FReLU) (#556)
* fix #541 #542

* Update train.py

* Add Frelu

* Update activations.py

PEP8 and format updates for commonality with models.common.Conv()

* Update activations.py

Update case

* Update activations.py

Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2020-07-30 17:25:49 -07:00
..
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py Funnel ReLU (FReLU) (#556) 2020-07-30 17:25:49 -07:00
datasets.py Update datasets.py (#494) 2020-07-23 22:49:54 -07:00
google_utils.py Update ci-testing.yml (#445) 2020-07-19 15:44:11 -07:00
torch_utils.py update yolo.py TTA flexibility and extensibility (#506) 2020-07-24 11:42:23 -07:00
utils.py Fix utils.py nonzero() warning (#551) 2020-07-29 12:14:11 -07:00