149 Commits (5d6fbb1e25c8fc962a59d7fa34d39767c0df4a87)

Author SHA1 Message Date
  Glenn Jocher f00071416f
Refactor collections and fstrings (#7821) 2 years ago
  Glenn Jocher 9d8ed37df7
Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799) 2 years ago
  Glenn Jocher 446e6f563a
Rename 'MacOS' to 'macOS' (#7349) 2 years ago
  Glenn Jocher 2c3221844b
CLI `fire` prep updates (#7229) 2 years ago
  Jirka Borovec c3d5ac151e
precommit: yapf (#5494) 2 years ago
  RcINS d115bbf509
Fix `cv2.imwrite` on non-ASCII paths (#7139) 2 years ago
  Glenn Jocher b94b59e199
DetectMultiBackend() `--half` handling (#6945) 2 years ago
  DavidB 596de6d5a0
Default FP16 TensorRT export (#6798) 2 years ago
  greg2451 8fcdf3b60b
Fixing minor multi-streaming issues with TensoRT engine (#6504) 2 years ago
  Glenn Jocher 482af479c0
Add `detect.py` GIF video inference (#6410) 2 years ago
  Glenn Jocher f3085accd3
Enable ONNX `--half` FP16 inference (#6268) 2 years ago
  Glenn Jocher b5b56a3c88
Add CoreML inference (#6195) 2 years ago
  Glenn Jocher 5bd6a97b18
Global export format sort (#6182) 2 years ago
  Glenn Jocher 63a4d862aa
Add OpenVINO inference (#6179) 2 years ago
  Glenn Jocher ec4b6dd2a3
Update export format docstrings (#6151) 2 years ago
  Jiacong Fang d95978a562
Add EdgeTPU support (#3630) 2 years ago
  Diego Montes 19c56e60b1
Fix `imgsz` bug (#5948) 2 years ago
  Glenn Jocher 00e308f7be
Update TorchScript suffix to `*.torchscript` (#5856) 2 years ago
  Glenn Jocher fcd180d336
Refactor new `model.warmup()` method (#5810) 2 years ago
  imyhxy 7a39803476
Export, detect and validation with TensorRT engine file (#5699) 2 years ago
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) 2 years ago
  Glenn Jocher b8f979bafa
Inside Ultralytics video https://youtu.be/Zgi9g1ksQHc (#5546) 2 years ago
  Glenn Jocher 3f64ad1760
Fix `save_one_box()` (#5545) 2 years ago
  Glenn Jocher 5f603a9dba
Fix detect.py URL inference (#5525) 2 years ago
  Jirka Borovec 0155548384
precommit: isort (#5493) 2 years ago
  Nam Vu ac2c49a2bb
Handle edgetpu model inference (#5372) 2 years ago
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 2 years ago
  Glenn Jocher 0eb37ad8af
Remove `check_requirements(('tensorflow>=2.4.1',))` (#5476) 2 years ago
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 2 years ago
  Jebastin Nadar e0c3f42de7
Uncomment OpenCV 4.5.4 requirement in detect.py (#5305) 2 years ago
  Glenn Jocher 13f7275555
Update/inplace ops (#5233) 2 years ago
  Glenn Jocher b754525e99
Check `'onnxruntime-gpu' if torch.has_cuda` (#5087) 2 years ago
  Andrei Ionut Damian 938efe5dcf
update `detect.py` in order to support torch script (#5109) 2 years ago
  Glenn Jocher 0bf24cf641
Add OpenCV DNN option for ONNX inference (#5136) 2 years ago
  Malte Lorbach 153873e9e4
Fix `ROOT` as relative path (#5129) 2 years ago
  Glenn Jocher 4e04cb0dc8
Allow YOLOv5 execution from arbitrary `cwd` (#4954) 3 years ago
  Glenn Jocher a820b43aca
Automatic Chinese fonts plotting (#4951) 3 years ago
  NauchtanRobotics dad8660540
Fix arg help string to match 'classes' arg name (#4893) 3 years ago
  Glenn Jocher 4c839eeb10
Simplify `check_requirements()` usage (#4855) 3 years ago
  Glenn Jocher 4d1a2ac87e
Update `sys.path.append(str(ROOT))` (#4852) 3 years ago
  Glenn Jocher 3732f9ac8a
Refactor argparser printing to `print_args()` (#4850) 3 years ago
  Glenn Jocher c3a93d783d
Add TensorFlow formats to `export.py` (#4479) 3 years ago
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 years ago
  Glenn Jocher 7af1b4c266
Improved `detect.py` timing (#4741) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Glenn Jocher e5e5ebc799
Auto-UTF handling (#4594) 3 years ago
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) 3 years ago
  Glenn Jocher 79af1144c2
Automatic TFLite uint8 determination (#4515) 3 years ago
  Glenn Jocher 6dd7dd8dd3
Fix default `--weights yolov5s.pt` (#4458) 3 years ago
  Jiacong Fang 808bcad3bb
Add TensorFlow and TFLite export (#1127) 3 years ago