192 Révisions (57c5d02bbed8ad16b4ac3f8903d106e978448431)

Auteur SHA1 Message Date
  Glenn Jocher 57c5d02bbe
Concise `TransformerBlock()` (#3821) il y a 3 ans
  Zigarss 20d45aa4f1
Add feature map visualization (#3804) 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
  chocosaj 3cb9ad4fc4
Update FLOPs description (#3422) il y a 3 ans
  Glenn Jocher ba6f3f974b
Enable direct `--weights URL` definition (#3373) il y a 3 ans
  WangChaofeng ef4d53818d
ONNX export in .train() mode fix (#3362) il y a 3 ans
  Glenn Jocher 1f8d716ec9
yolo.py header (#3347) il y a 3 ans
  Glenn Jocher 7b36e38cf8
Check CoreML models.train() mode (#3262) il y a 3 ans
  Adrian Holovaty 3f74cd9ed1
Parameterize max_det + inference default at 1000 (#3215) il y a 3 ans
  Cristi Fati 9ab561dbfc
Parameterize ONNX `--opset-version` (#3154) il y a 3 ans
  Yonghye Kwon be86c21c73
rename class autoShape -> AutoShape (#3173) il y a 3 ans
  Cristi Fati d9b4e6b748
Add `--include torchscript onnx coreml` argument (#3137) il y a 3 ans
  Glenn Jocher 525f4f86a9
Add --optimize argument (#3093) il y a 3 ans
  Glenn Jocher 251aeafcb1
Update P5 + P6 model ensembling (#3082) il y a 3 ans
  Glenn Jocher e97d129db4
Update export.py with --train mode argument (#3066) il y a 3 ans
  Glenn Jocher 3ef3a95cfa
Do not optimize CoreML TorchScript model (#3055) il y a 3 ans
  jylink b292837e36
Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982) il y a 3 ans
  Hodovo e2a80c6c0f
Add support for FP16 (half) to export.py (#3010) il y a 3 ans
  jluntamazon 41f5cc5637
YOLOv5 AWS Inferentia Inplace compatibility updates (#2953) il y a 3 ans
  Glenn Jocher 57812df68c
New Colors() class (#2963) il y a 3 ans
  Glenn Jocher 4200674a13
Add yolov5/ to sys.path() for *.py subdir exec (#2949) il y a 3 ans
  Glenn Jocher 4890499344
Improved yolo.py profiling (#2940) il y a 3 ans
  NanoCode012 c0d3f80544
Add verbose option to pytorch hub models (#2926) il y a 3 ans
  Glenn Jocher 1b1ab4cca2
Add file_size() function (#2911) il y a 3 ans
  Glenn Jocher 646386ff09
Update export.py for 2 dry runs (#2910) il y a 3 ans
  Glenn Jocher a2a514dec8
Update export.py (#2909) il y a 3 ans
  Glenn Jocher 28db237639
Default optimize_for_mobile() on TorchScript models (#2908) il y a 3 ans
  Glenn Jocher cdb678f418
Update yolo.py (#2899) il y a 3 ans
  Glenn Jocher f7bc685c2c
Implement yaml.safe_load() (#2876) il y a 3 ans
  Burhan c949fc86d1
Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827) il y a 3 ans
  Tim Stokman 1df8c6c963
Fix ONNX dynamic axes export support with onnx simplifier, make onnx simplifier optional (#2856) il y a 3 ans
  Glenn Jocher c15e25c40f
PyTorch Hub cv2 .save() .show() bug fix (#2831) il y a 3 ans
  Glenn Jocher 1f3e482bce
ONNX Simplifier (#2815) il y a 3 ans
  Glenn Jocher 0f395b3e3b
YOLOv5 v5.0 Release patch 1 (#2764) il y a 3 ans
  Glenn Jocher b5de52c4cd
torch.cuda.amp bug fix (#2750) il y a 3 ans
  Glenn Jocher fca5e2a48f
autocast enable=torch.cuda.is_available() (#2748) il y a 3 ans
  Glenn Jocher c03d590320
Add Hub results.pandas() method (#2725) il y a 3 ans
  Glenn Jocher ec8979f1d2
Updated filename attributes for YOLOv5 Hub BytesIO (#2718) il y a 3 ans
  Glenn Jocher 74276d5189
Updated filename attributes for YOLOv5 Hub results (#2708) il y a 3 ans
  Glenn Jocher 17300a4c7b
autoShape forward im = np.asarray(im) # to numpy (#2689) il y a 3 ans
  Glenn Jocher 2af059c0d8
PyTorch Hub model.save() increment as runs/hub/exp (#2684) il y a 3 ans
  Ding Yiwei 1148e2ea63
Add TransformerLayer, TransformerBlock, C3TR modules (#2333) il y a 3 ans