133 Commits (26f0415287b7fa333f559a8300cedc2274943ab6)

Author SHA1 Message Date
  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
  Glenn Jocher f3e3f7603f
TFLite prep (#4436) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 2da4e7acf7
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416) 3 years ago
  Glenn Jocher 388016e9e3
Update 'results saved to' string (#4275) 3 years ago
  Glenn Jocher 2e538443b7
ONNX inference update (#4073) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago
  Glenn Jocher 248504cf13
Feature visualization improvements 32 (#3947) 3 years ago
  Glenn Jocher 87b094bcbc
Feature visualization update (#3920) 3 years ago
  ketan-b 9d86b54eb3
Add multi-stream saving feature (#3864) 3 years ago
  Glenn Jocher 1f69d12591
Update 4 main ops for paths and .run() (#3715) 3 years ago
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) 3 years ago
  lb-desupervised bfb2276b1d
Slightly modify CLI execution (#3687) 3 years ago
  Glenn Jocher 2754adad46
Remove `/weights` directory (#3659) 3 years ago
  Glenn Jocher 4695ca8314
Refactoring cleanup (#3565) 3 years ago
  Glenn Jocher 66cf5c28c1
Refactor detect.py arguments (#3559) 3 years ago
  Glenn Jocher a9553c04a7
Refactor test.py arguments (#3558) 3 years ago
  Glenn Jocher ef0b5c9d29
On-demand `pycocotools` pip install (#3547) 3 years ago
  Glenn Jocher c6b51f4189
Update FP16 `--half` argument for test.py and detect.py (#3532) 3 years ago
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) 3 years ago
  edificewang b31229ae89
Revert FP16 `test.py` and `detect.py` inference to FP32 default (#3423) 3 years ago
  Glenn Jocher 61ea23c3fe
Implement `@torch.no_grad()` decorator (#3312) 3 years ago
  Adrian Holovaty 3f74cd9ed1
Parameterize max_det + inference default at 1000 (#3215) 3 years ago
  Glenn Jocher 25f8ab835e
detect.py streaming source `--save-crop` bug fix (#3102) 3 years ago
  Glenn Jocher 91547edec1
Update detect.py (#3087) 3 years ago
  Glenn Jocher a833ee2a46
Update check_requirements() exclude list (#2974) 3 years ago
  Glenn Jocher 57812df68c
New Colors() class (#2963) 3 years ago
  albinxavi aa78069c58
Change default value of hide-conf argument to false (#2925) 3 years ago