Glenn Jocher
|
7cad6597bb
|
Ignore `*_openvino_model/` dir (#6180)
|
2 лет назад |
greg2451
|
554f782537
|
Add *.engine (TensorRT extensions) to .gitignore (#5911)
* Add *.engine (TensorRT extensions) to .gitignore
* Update .dockerignore
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2 лет назад |
Glenn Jocher
|
c3a93d783d
|
Add TensorFlow formats to `export.py` (#4479)
* 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
|
3 лет назад |
Glenn Jocher
|
ff35292520
|
Add TF and TFLite models to `.dockerignore` (#4748)
|
3 лет назад |
Glenn Jocher
|
e78aeac973
|
Evolve in CSV format (#4307)
* Update evolution to CSV format
* Update
* Update
* Update
* Update
* Update
* reset args
* reset args
* reset args
* plot_results() fix
* Cleanup
* Cleanup2
|
3 лет назад |
Glenn Jocher
|
65f81bfefa
|
Add `**/*.torchscript.pt` (#3634)
|
3 лет назад |
Glenn Jocher
|
97a5227a1a
|
Ignore W&B logging dir wandb/ (#1534)
|
4 лет назад |
NanoCode012
|
77940c3f42
|
Remove ignore for git files (#1099)
|
4 лет назад |
Glenn Jocher
|
5b8cf247af
|
venv* ignore update
|
4 лет назад |
Glenn Jocher
|
cab36f72a8
|
add .git to .dockerignore
|
4 лет назад |
Glenn Jocher
|
b35f76e3d0
|
update .dockerignore
|
4 лет назад |
Glenn Jocher
|
6ca3f35cd4
|
update .dockerignore
|
4 лет назад |
Glenn Jocher
|
d5d160449c
|
updates
|
4 лет назад |
Glenn Jocher
|
1e84a23f38
|
initial commit
|
4 лет назад |