144 次代码提交 (cf4f3c3455d14c62e11dcce9f1d30211509da72f)

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