- 06 5月, 2021 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Jiacong Fang 提交于
* Add get_coco128.sh * Update get_coco128.sh Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 05 5月, 2021 4 次提交
-
-
由 Ayush Chaurasia 提交于
-
由 Glenn Jocher 提交于
Issues with 21.04
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* download() ThreadPool update * update train image count * cid + 1
-
- 04 5月, 2021 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 jylink 提交于
* Update yolo.py * Update export.py * fix export grid * Update export.py, remove detect export attribute * rearrange if order * remove --grid, default inplace=False * rename exp_dynamic to onnx_dynamic, comment * replace bs with 1 in anchor_grid[i] index 0 * Update export.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 03 5月, 2021 3 次提交
-
-
由 Glenn Jocher 提交于
* Add NMS threshold checks * fix
-
由 Glenn Jocher 提交于
-
由 Hodovo 提交于
* Added support for fp16 (half) to export.py * minimize code additions Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 02 5月, 2021 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 01 5月, 2021 7 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Curl update * Curl update
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Ayush Chaurasia 提交于
* Improve performance of Dataset Logger * Fix scaling bug
-
- 30 4月, 2021 6 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 jluntamazon 提交于
* Added flag to enable/disable all inplace and assignment operations * Removed shape print statements * Scope Detect/Model import to avoid circular dependency * PEP8 * create _descale_pred() * replace lost space * replace list with tuple Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Ferdinand Loesch 提交于
* add object365 * ADD CONVERSION SCRIPT * fix transcript * Reformat and simplify * spelling * Update get_objects365.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 29 4月, 2021 1 次提交
-
-
由 Glenn Jocher 提交于
* Create GlobalWheat2020.yaml * Update and rename visdrone.yaml to VisDrone.yaml * Update GlobalWheat2020.yaml
-
- 28 4月, 2021 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 27 4月, 2021 3 次提交
-
-
由 Glenn Jocher 提交于
* Add yolov5/ to sys.path() for *.py subdir exec * Update export.py
-
由 Glenn Jocher 提交于
* Improved yolo.py profiling Improved column order and labelling. * Update yolo.py
-
由 BZFYS 提交于
* Update README.md dependencies: ImportError: libGL.so.1: cannot open shared object file: No such file or directory ImportError: libgthread-2.0.so.0: cannot open shared object file: No such file or directory ImportError: libSM.so.6: cannot open shared object file: No such file or directory ImportError: libXrender.so.1: cannot open shared object file: No such file or directory * replace older apt-get with apt Code commented for now until a better understanding of the issue, and also code is not cross-platform compatible. Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 26 4月, 2021 4 次提交
-
-
由 Glenn Jocher 提交于
This fixes a bug where the '>' symbol in python package requirements was not running correctly with subprocess.check_output() commands.
-
由 Glenn Jocher 提交于
* ACON Activation batch-size 1 bug path This is not a great solution to https://github.com/nmaac/acon/issues/4 but it's all I could think of at the moment. WARNING: YOLOv5 models with MetaAconC() activations are incapable of running inference at batch-size 1 properly due to a known bug in https://github.com/nmaac/acon/issues/4 with no known solution. * Update activations.py * Update activations.py * Update activations.py * Update activations.py
-
由 NanoCode012 提交于
* Add verbose and update print to logging * Fix positonal param * Revert auto formatting changes * Update hubconf.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
-
- 25 4月, 2021 2 次提交
- 24 4月, 2021 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Update download() for tar.gz files * Update general.py
-
由 Glenn Jocher 提交于
* Add file_size() function * Update export.py
-