39 Révisions (d95978a562bec74eed1d42e370235937ab4e1d7a)

Auteur SHA1 Message Date
  Jiacong Fang d95978a562
Add EdgeTPU support (#3630) il y a 2 ans
  Glenn Jocher 95c7bc25d3
OpenVINO Export (#6057) il y a 2 ans
  Diego Montes 2c6317547a
Add nms and agnostic nms to export.py (#5938) il y a 2 ans
  Diego Montes 4fb6dd4b26
Fix ONNX opset inconsistency with parseargs and run args (#5937) il y a 2 ans
  Glenn Jocher 1075488d89
Single-command multiple-model export (#5882) il y a 2 ans
  Glenn Jocher 7bf04d9bbf
`AutoShape()` models as `DetectMultiBackend()` instances (#5845) il y a 2 ans
  Glenn Jocher 00e308f7be
Update TorchScript suffix to `*.torchscript` (#5856) il y a 2 ans
  imyhxy a4207a202d
Fix TensorRT potential unordered binding addresses (#5826) il y a 2 ans
  rockstarr 4c7b2bdc30
TorchScript `torch==1.7.0` Path support (#5781) il y a 2 ans
  imyhxy 7a39803476
Export, detect and validation with TensorRT engine file (#5699) il y a 2 ans
  Glenn Jocher 562191f575
Update export.py docstring (#5689) il y a 2 ans
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) il y a 2 ans
  Jirka Borovec 0155548384
precommit: isort (#5493) il y a 2 ans
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) il y a 2 ans
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 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
  Jiacong Fang 2c2ef25f8b
TensorFlow.js export enhancements (#4905) 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
  Jiacong Fang 3beb871ba4
Multiple TF export improvements (#4824) il y a 3 ans
  Glenn Jocher 6b44ecd53d
Fix 'PyTorch starting from' for URL weights (#4828) il y a 3 ans
  Kalen Michael 43b2817f6e
Feature/fix export on url (#4823) il y a 3 ans
  Glenn Jocher b74dd4ba4f
Add `--int8` argument (#4799) 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
  Zegorax 2d9411dbb8
Scope `onnx-simplifier` requirements check (#4730) il y a 3 ans
  Glenn Jocher 8b18b66304
ONNX opset 13 (#4566) il y a 3 ans
  Glenn Jocher d1182c4f29 `check_requirements(('coremltools',))` (#4478) il y a 3 ans
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) il y a 3 ans
  Glenn Jocher 57c342a6a5
Simplify ONNX inference command (#4405) il y a 3 ans
  junji hashimoto 2d99063201
Feature `python train.py --cache disk` (#4049) il y a 3 ans
  Glenn Jocher 388016e9e3
Update 'results saved to' string (#4275) il y a 3 ans
  Glenn Jocher 6e4358f3f3
Add `export.py` ONNX inference suggestion (#4146) il y a 3 ans
  Glenn Jocher 264be1a616
Rename `opset_version` to `opset` (#4135) il y a 3 ans
  Glenn Jocher 3bef77f5cb
Addition refactor `export.py` (#4089) il y a 3 ans
  Glenn Jocher 442a7abdf2
Refactor `export.py` (#4080) il y a 3 ans
  fcakyon 0e2d0d54d7
Fix typo (#3729) 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 53ed872c28
Update export.py, yolo.py `sys.path.append()` (#3579) il y a 3 ans
  Glenn Jocher 0e5cfdbea7
Refactor models/export.py arguments (#3564) il y a 3 ans
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) il y a 3 ans
  Yonghye Kwon 8d1ddc93c7
Earlier `assert` for cpu and half option (#3508) il y a 3 ans
  Yonghye Kwon a1c3572bc9
Explicit `model.eval()` call `if opt.train=False` (#3475) il y a 3 ans
  Sam_S 044daafd9d
Add `output_names` argument for ONNX export with dynamic axes (#3456) il y a 3 ans
  WangChaofeng ef4d53818d
ONNX export in .train() mode fix (#3362) il y a 3 ans
  Glenn Jocher 7b36e38cf8
Check CoreML models.train() mode (#3262) il y a 3 ans
  Cristi Fati 9ab561dbfc
Parameterize ONNX `--opset-version` (#3154) il y a 3 ans