28 Commits (def7a0fd19c1629903c3b073b4df265407719a07)

Author SHA1 Message Date
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) 2 years ago
  Jirka Borovec 0155548384
precommit: isort (#5493) 2 years ago
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 2 years ago
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 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
  Jiacong Fang 2c2ef25f8b
TensorFlow.js export enhancements (#4905) 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
  Jiacong Fang 3beb871ba4
Multiple TF export improvements (#4824) 3 years ago
  Glenn Jocher 6b44ecd53d
Fix 'PyTorch starting from' for URL weights (#4828) 3 years ago
  Kalen Michael 43b2817f6e
Feature/fix export on url (#4823) 3 years ago
  Glenn Jocher b74dd4ba4f
Add `--int8` argument (#4799) 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
  Zegorax 2d9411dbb8
Scope `onnx-simplifier` requirements check (#4730) 3 years ago
  Glenn Jocher 8b18b66304
ONNX opset 13 (#4566) 3 years ago
  Glenn Jocher d1182c4f29 `check_requirements(('coremltools',))` (#4478) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 57c342a6a5
Simplify ONNX inference command (#4405) 3 years ago
  junji hashimoto 2d99063201
Feature `python train.py --cache disk` (#4049) 3 years ago
  Glenn Jocher 388016e9e3
Update 'results saved to' string (#4275) 3 years ago
  Glenn Jocher 6e4358f3f3
Add `export.py` ONNX inference suggestion (#4146) 3 years ago
  Glenn Jocher 264be1a616
Rename `opset_version` to `opset` (#4135) 3 years ago
  Glenn Jocher 3bef77f5cb
Addition refactor `export.py` (#4089) 3 years ago
  Glenn Jocher 442a7abdf2
Refactor `export.py` (#4080) 3 years ago
  fcakyon 0e2d0d54d7
Fix typo (#3729) 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 53ed872c28
Update export.py, yolo.py `sys.path.append()` (#3579) 3 years ago
  Glenn Jocher 0e5cfdbea7
Refactor models/export.py arguments (#3564) 3 years ago
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) 3 years ago
  Yonghye Kwon 8d1ddc93c7
Earlier `assert` for cpu and half option (#3508) 3 years ago
  Yonghye Kwon a1c3572bc9
Explicit `model.eval()` call `if opt.train=False` (#3475) 3 years ago
  Sam_S 044daafd9d
Add `output_names` argument for ONNX export with dynamic axes (#3456) 3 years ago
  WangChaofeng ef4d53818d
ONNX export in .train() mode fix (#3362) 3 years ago
  Glenn Jocher 7b36e38cf8
Check CoreML models.train() mode (#3262) 3 years ago
  Cristi Fati 9ab561dbfc
Parameterize ONNX `--opset-version` (#3154) 3 years ago
  Cristi Fati d9b4e6b748
Add `--include torchscript onnx coreml` argument (#3137) 3 years ago
  Glenn Jocher 525f4f86a9
Add --optimize argument (#3093) 3 years ago
  Glenn Jocher e97d129db4
Update export.py with --train mode argument (#3066) 3 years ago
  Glenn Jocher 3ef3a95cfa
Do not optimize CoreML TorchScript model (#3055) 3 years ago
  jylink b292837e36
Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982) 3 years ago
  Hodovo e2a80c6c0f
Add support for FP16 (half) to export.py (#3010) 3 years ago
  Glenn Jocher 4200674a13
Add yolov5/ to sys.path() for *.py subdir exec (#2949) 3 years ago
  Glenn Jocher 1b1ab4cca2
Add file_size() function (#2911) 3 years ago
  Glenn Jocher 646386ff09
Update export.py for 2 dry runs (#2910) 3 years ago
  Glenn Jocher a2a514dec8
Update export.py (#2909) 3 years ago
  Glenn Jocher 28db237639
Default optimize_for_mobile() on TorchScript models (#2908) 3 years ago