- 12 9月, 2021 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Initial commit * Remove unused export_torchscript return * ROOT variable * Add prefix to fcn arg * fix ROOT * check_yaml into run() * interim fixes * imgsz=(320, 320) * Hardcode tf_raw_resize False * Finish opt elimination * Update representative_dataset_gen() * Update export.py with TF methods * SiLU and GraphDef fixes * file_size() directory handling feature * export fixes * add lambda: to representative_dataset * Detect training False default * Fuse false for TF models * Embed agnostic NMS arguments * Remove lambda * TensorFlow.js export success * Add pb to Usage * Add *_tfjs_model/ to ignore files * prepend YOLOv5 to function headers * Remove end --- comments * parameterize tfjs export pb file * update run() data default /ROOT * update --include help * update imports * return ct_model * Consolidate TFLite export * pb prerequisite to tfjs * TF modules CamelCase * Remove exports from tf.py and cleanup * pass agnostic NMS arguments * CI * CI * ignore *_web_model/ * Add tensorflow to CI dependencies * CI tensorflow-cpu * Update requirements.txt * Remove tensorflow check_requirement * CI coreml tfjs * export only onnx torchscript * reorder exports torchscript first
-
由 Glenn Jocher 提交于
-
- 11 9月, 2021 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 10 9月, 2021 7 次提交
-
-
由 Glenn Jocher 提交于
* Writeable test * Fix * Cleanup
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Fix `is_writeable()` for 3 OS support * Update general.py
-
由 Josh Veitch-Michaelis 提交于
* add callbacks to train function in wandb sweep Fix following https://github.com/ultralytics/yolov5/pull/4688 which modified the function signature to `train` * Cleanup Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
* Improved detect.py timing * Eliminate 1 time_sync() call * Inference-only time * dash * #Save section * Cleanup
-
由 Glenn Jocher 提交于
@KalenMike
-
- 09 9月, 2021 6 次提交
-
-
由 Glenn Jocher 提交于
* Fix `user_config_dir()` for GCP/AWS functions Compatability fix for GCP functions and AWS lambda for user config directory in https://github.com/ultralytics/yolov5/pull/4628 * Windows skip check
-
由 Zegorax 提交于
* Changed onnx-simplifier check behavior Export.py has been updated to check for onnx-simplifier requirement only when the --simplify argument is added. Allows for better flexibility and one less requirement if simplify is not needed. * Fix single-element tuples Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Jean-Baptiste Martin 提交于
* Allow specifying multi_label option for NMS when using torch hub * Reformat Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 JD Costa 提交于
-
由 ELHoussineT 提交于
* adding get cropped functionality * Add target logic in existing functions * Crops cleanup * Add dictionary keys: conf, cls, box * Bug fixes - avoid return after first image Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
* Add `user_config_dir` * Linux to .config
-
- 08 9月, 2021 5 次提交
-
-
由 Glenn Jocher 提交于
* Update `check_yaml()` comment * Cleanup
-
由 Glenn Jocher 提交于
Fix a bug when `file=''`
-
由 Glenn Jocher 提交于
* Add suffix checks * Cleanup * Cleanup2 * Cleanup3
-
由 Zhiqiang Wang 提交于
-
由 Kalen Michael 提交于
* added callbacks * added back callback to main * added save_dir to callback output * reduced code count * updated callbacks * added default callback class to main, added missing parameters to on_model_save * Glenn updates Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 06 9月, 2021 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 05 9月, 2021 1 次提交
-
-
由 imyhxy 提交于
* Fixed 'meta' and 'hyp' may out of order when using evolve * Update gitignore
-
- 01 9月, 2021 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
Fix 3 for Arial.ttf redownloads with hub inference, follow-on to #4628.
-
由 Glenn Jocher 提交于
-
- 31 8月, 2021 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Remove assert * debug0 * trace=not opt.sync * sync to sync_bn fix * Cleanup
-
- 30 8月, 2021 8 次提交
-
-
由 Glenn Jocher 提交于
* Close plots * Replace fig.close() for plt.close()
-
由 Ayush Chaurasia 提交于
-
由 Glenn Jocher 提交于
-
由 Yukun Xia 提交于
Layer 21 includes the information of xsmall objects
-
由 Glenn Jocher 提交于
* Auto-download Arial.ttf on init * Fix ROOT
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 29 8月, 2021 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-