yolov5/utils
Guilhen 702c4fa53e
adding the configuration to deploy yolov5 in in app engine (#964)
* add the configuration to deploy yolov5 in a docker container in app engine on google cloud

* remove the duplicated requirements, place the google app engine files in utils

* remove the unused requirements

Co-authored-by: guilhembau <guilhem@6dbytes.com>
2020-09-22 11:48:44 -07:00
..
google_app_engine adding the configuration to deploy yolov5 in in app engine (#964) 2020-09-22 11:48:44 -07:00
__init__.py initial commit 2020-05-29 17:04:54 -07:00
activations.py Update export.py with v3.0 Hardswish() support 2020-08-24 21:47:49 -07:00
datasets.py add mosaic and warmup to hyperparameters (#931) 2020-09-13 14:03:54 -07:00
evolve.sh hyp['anchors'] evolution update 2020-09-03 12:54:22 -07:00
general.py add mosaic and warmup to hyperparameters (#931) 2020-09-13 14:08:06 -07:00
google_utils.py gsutil cp hyp evolution bug fix (#876) 2020-09-03 20:29:08 -07:00
torch_utils.py .fuse() gradient introduction bug fix 2020-09-20 11:57:19 -07:00