133 Révisions (26f0415287b7fa333f559a8300cedc2274943ab6)

Auteur SHA1 Message Date
  Diego Montes 19c56e60b1
Fix `imgsz` bug (#5948) il y a 2 ans
  Glenn Jocher 00e308f7be
Update TorchScript suffix to `*.torchscript` (#5856) il y a 2 ans
  Glenn Jocher fcd180d336
Refactor new `model.warmup()` method (#5810) il y a 2 ans
  imyhxy 7a39803476
Export, detect and validation with TensorRT engine file (#5699) il y a 2 ans
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) il y a 2 ans
  Glenn Jocher b8f979bafa
Inside Ultralytics video https://youtu.be/Zgi9g1ksQHc (#5546) il y a 2 ans
  Glenn Jocher 3f64ad1760
Fix `save_one_box()` (#5545) il y a 2 ans
  Glenn Jocher 5f603a9dba
Fix detect.py URL inference (#5525) il y a 2 ans
  Jirka Borovec 0155548384
precommit: isort (#5493) il y a 2 ans
  Nam Vu ac2c49a2bb
Handle edgetpu model inference (#5372) il y a 2 ans
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) il y a 2 ans
  Glenn Jocher 0eb37ad8af
Remove `check_requirements(('tensorflow>=2.4.1',))` (#5476) il y a 2 ans
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) il y a 2 ans
  Jebastin Nadar e0c3f42de7
Uncomment OpenCV 4.5.4 requirement in detect.py (#5305) il y a 2 ans
  Glenn Jocher 13f7275555
Update/inplace ops (#5233) il y a 2 ans
  Glenn Jocher b754525e99
Check `'onnxruntime-gpu' if torch.has_cuda` (#5087) il y a 2 ans
  Andrei Ionut Damian 938efe5dcf
update `detect.py` in order to support torch script (#5109) il y a 2 ans
  Glenn Jocher 0bf24cf641
Add OpenCV DNN option for ONNX inference (#5136) il y a 2 ans
  Malte Lorbach 153873e9e4
Fix `ROOT` as relative path (#5129) il y a 2 ans
  Glenn Jocher 4e04cb0dc8
Allow YOLOv5 execution from arbitrary `cwd` (#4954) il y a 3 ans
  Glenn Jocher a820b43aca
Automatic Chinese fonts plotting (#4951) il y a 3 ans
  NauchtanRobotics dad8660540
Fix arg help string to match 'classes' arg name (#4893) il y a 3 ans
  Glenn Jocher 4c839eeb10
Simplify `check_requirements()` usage (#4855) il y a 3 ans
  Glenn Jocher 4d1a2ac87e
Update `sys.path.append(str(ROOT))` (#4852) il y a 3 ans
  Glenn Jocher 3732f9ac8a
Refactor argparser printing to `print_args()` (#4850) il y a 3 ans
  Glenn Jocher c3a93d783d
Add TensorFlow formats to `export.py` (#4479) il y a 3 ans
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) il y a 3 ans
  Glenn Jocher 7af1b4c266
Improved `detect.py` timing (#4741) il y a 3 ans
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) il y a 3 ans
  Glenn Jocher e5e5ebc799
Auto-UTF handling (#4594) il y a 3 ans
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) il y a 3 ans
  Glenn Jocher 79af1144c2
Automatic TFLite uint8 determination (#4515) il y a 3 ans
  Glenn Jocher 6dd7dd8dd3
Fix default `--weights yolov5s.pt` (#4458) il y a 3 ans
  Jiacong Fang 808bcad3bb
Add TensorFlow and TFLite export (#1127) il y a 3 ans
  Glenn Jocher f3e3f7603f
TFLite prep (#4436) il y a 3 ans
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) il y a 3 ans
  Glenn Jocher 2da4e7acf7
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416) il y a 3 ans
  Glenn Jocher 388016e9e3
Update 'results saved to' string (#4275) il y a 3 ans
  Glenn Jocher 2e538443b7
ONNX inference update (#4073) il y a 3 ans
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) il y a 3 ans
  Glenn Jocher 248504cf13
Feature visualization improvements 32 (#3947) il y a 3 ans
  Glenn Jocher 87b094bcbc
Feature visualization update (#3920) il y a 3 ans
  ketan-b 9d86b54eb3
Add multi-stream saving feature (#3864) il y a 3 ans
  Glenn Jocher 1f69d12591
Update 4 main ops for paths and .run() (#3715) il y a 3 ans
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) il y a 3 ans
  lb-desupervised bfb2276b1d
Slightly modify CLI execution (#3687) il y a 3 ans
  Glenn Jocher 2754adad46
Remove `/weights` directory (#3659) il y a 3 ans
  Glenn Jocher 4695ca8314
Refactoring cleanup (#3565) il y a 3 ans
  Glenn Jocher 66cf5c28c1
Refactor detect.py arguments (#3559) il y a 3 ans
  Glenn Jocher a9553c04a7
Refactor test.py arguments (#3558) il y a 3 ans