205 Commits (96e36a7c913e2433446ff410a4cf60041010a524)

Autor SHA1 Mensaje Fecha
  Glenn Jocher b1be685005
Module `super().__init__()` (#4065) hace 3 años
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) hace 3 años
  Glenn Jocher 9dd33fd20f
AutoShape PosixPath support (#4047) hace 3 años
  Glenn Jocher 720aaa65c8
Rename `test.py` to `val.py` (#4000) hace 3 años
  Glenn Jocher d204a61834
Alert (no detections) (#3984) hace 3 años
  Glenn Jocher b3dabdcc38
Update `probability` to `p` (#3980) hace 3 años
  KEN 647223a7a8
`Ensemble()` visualize fix (#3973) hace 3 años
  jmiranda-laplateforme 588094eb7a
Update `setattr()` default for Hub PIL images (#3923) hace 3 años
  Glenn Jocher 87b094bcbc
Feature visualization update (#3920) hace 3 años
  Glenn Jocher 3c3f8fbd5d
Improved BGR2RGB speeds (#3880) hace 3 años
  Glenn Jocher 81b31824f5
Models `*.yaml` reformat (#3875) hace 3 años
  Valentin Aliferov 831773f5a2
Add EXIF rotation to YOLOv5 Hub inference (#3852) hace 3 años
  Glenn Jocher 25d1f2932c
Plot `AutoShape()` detections in ascending order (#3843) hace 3 años
  Glenn Jocher 57c5d02bbe
Concise `TransformerBlock()` (#3821) hace 3 años
  Zigarss 20d45aa4f1
Add feature map visualization (#3804) hace 3 años
  Glenn Jocher 1f69d12591
Update 4 main ops for paths and .run() (#3715) hace 3 años
  Glenn Jocher fad27c0046
Update DDP for `torch.distributed.run` with `gloo` backend (#3680) hace 3 años
  lb-desupervised bfb2276b1d
Slightly modify CLI execution (#3687) hace 3 años
  Glenn Jocher 53ed872c28
Update export.py, yolo.py `sys.path.append()` (#3579) hace 3 años
  Glenn Jocher 0e5cfdbea7
Refactor models/export.py arguments (#3564) hace 3 años
  Glenn Jocher f3c3d2ce5d
Merge `develop` branch into `master` (#3518) hace 3 años
  Yonghye Kwon 8d1ddc93c7
Earlier `assert` for cpu and half option (#3508) hace 3 años
  Yonghye Kwon a1c3572bc9
Explicit `model.eval()` call `if opt.train=False` (#3475) hace 3 años
  Sam_S 044daafd9d
Add `output_names` argument for ONNX export with dynamic axes (#3456) hace 3 años
  chocosaj 3cb9ad4fc4
Update FLOPs description (#3422) hace 3 años
  Glenn Jocher ba6f3f974b
Enable direct `--weights URL` definition (#3373) hace 3 años
  WangChaofeng ef4d53818d
ONNX export in .train() mode fix (#3362) hace 3 años
  Glenn Jocher 1f8d716ec9
yolo.py header (#3347) hace 3 años
  Glenn Jocher 7b36e38cf8
Check CoreML models.train() mode (#3262) hace 3 años
  Adrian Holovaty 3f74cd9ed1
Parameterize max_det + inference default at 1000 (#3215) hace 3 años
  Cristi Fati 9ab561dbfc
Parameterize ONNX `--opset-version` (#3154) hace 3 años
  Yonghye Kwon be86c21c73
rename class autoShape -> AutoShape (#3173) hace 3 años
  Cristi Fati d9b4e6b748
Add `--include torchscript onnx coreml` argument (#3137) hace 3 años
  Glenn Jocher 525f4f86a9
Add --optimize argument (#3093) hace 3 años
  Glenn Jocher 251aeafcb1
Update P5 + P6 model ensembling (#3082) hace 3 años
  Glenn Jocher e97d129db4
Update export.py with --train mode argument (#3066) hace 3 años
  Glenn Jocher 3ef3a95cfa
Do not optimize CoreML TorchScript model (#3055) hace 3 años
  jylink b292837e36
Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982) hace 3 años
  Hodovo e2a80c6c0f
Add support for FP16 (half) to export.py (#3010) hace 3 años
  jluntamazon 41f5cc5637
YOLOv5 AWS Inferentia Inplace compatibility updates (#2953) hace 3 años
  Glenn Jocher 57812df68c
New Colors() class (#2963) hace 3 años
  Glenn Jocher 4200674a13
Add yolov5/ to sys.path() for *.py subdir exec (#2949) hace 3 años
  Glenn Jocher 4890499344
Improved yolo.py profiling (#2940) hace 3 años
  NanoCode012 c0d3f80544
Add verbose option to pytorch hub models (#2926) hace 3 años
  Glenn Jocher 1b1ab4cca2
Add file_size() function (#2911) hace 3 años
  Glenn Jocher 646386ff09
Update export.py for 2 dry runs (#2910) hace 3 años
  Glenn Jocher a2a514dec8
Update export.py (#2909) hace 3 años
  Glenn Jocher 28db237639
Default optimize_for_mobile() on TorchScript models (#2908) hace 3 años
  Glenn Jocher cdb678f418
Update yolo.py (#2899) hace 3 años
  Glenn Jocher f7bc685c2c
Implement yaml.safe_load() (#2876) hace 3 años