1707 次程式碼提交 (5bd6a97b18285120c389f7c59d605322702d1f5e)
 

作者 SHA1 備註 提交日期
  Glenn Jocher 5bd6a97b18
Global export format sort (#6182) 2 年之前
  Glenn Jocher 7cad6597bb
Ignore `*_openvino_model/` dir (#6180) 2 年之前
  Glenn Jocher 63a4d862aa
Add OpenVINO inference (#6179) 2 年之前
  Glenn Jocher b4a29b5a8d
Update NMS `max_wh=7680` for 8k images (#6178) 2 年之前
  pre-commit-ci[bot] 5344e54da6
[pre-commit.ci] pre-commit suggestions (#6177) 2 年之前
  Glenn Jocher 968e30065a
Update greetings.yml (#6165) 2 年之前
  Glenn Jocher ec4b6dd2a3
Update export format docstrings (#6151) 2 年之前
  bilzard e1dc894364
Enable AdamW optimizer (#6152) 2 年之前
  Jiacong Fang d95978a562
Add EdgeTPU support (#3630) 2 年之前
  Chen Gen affa284352
Refactor/reduce G/C/D/IoU `if: else` statements (#6087) 2 年之前
  Awsaf 7b6938d5b5
Log best results (#6085) 2 年之前
  Ayush Chaurasia 9155eb8641
W&B: Log best results after training ends (#6120) 2 年之前
  Ayush Chaurasia db6ec66a60
W&B: track batch size after autobatch (#6039) 2 年之前
  Deep Patel c72270c076
Init tensor directly on device (#6068) 2 年之前
  JieLi afa5cfb0f8
Reduce G/D/CIoU logic operations (#6074) 2 年之前
  Glenn Jocher 95c7bc25d3
OpenVINO Export (#6057) 2 年之前
  Glenn Jocher dc54ed5763
`--freeze` fix (#6044) 2 年之前
  Glenn Jocher b8a4babd60
Simplify `set_logging()` indexing (#6042) 2 年之前
  Glenn Jocher 0db9d5b6a2
Kaggle `LOGGER` fix (#6041) 2 年之前
  Glenn Jocher 26f0415287
Add dataset source citations (#6032) 2 年之前
  Glenn Jocher abbdd4802e
train -> val comment fix (#6024) 2 年之前
  Felix You 361705d9be
Multi-layer capable `--freeze` argument (#6019) 2 年之前
  Glenn Jocher 407a905747
Check TensorRT>=8.0.0 version (#6021) 2 年之前
  Glenn Jocher c1249a47c7
*.torchscript inference `self.jit` fix (#6007) 2 年之前
  Glenn Jocher 628817dfae
Recommend `jar xf file.zip` for zips (#5993) 2 年之前
  Glenn Jocher da9a1b719b
Allow `--weights URL` (#5991) 2 年之前
  Mrinal Jain b7d18f3636
Increase `ar_thr` from 20 to 100 for better detection on slender (high aspect ratio) objects (#5556) 2 年之前
  Glenn Jocher c9a46a60e0
Update callbacks.py with `__init__()` (#5979) 2 年之前
  Glenn Jocher d699c21c75
YOLOv5s6 params and FLOPs fix (#5977) 2 年之前
  jinmc 2d0c6afbfe
make parameter ignore epochs (#5972) 2 年之前
  Glenn Jocher e8ef8fb1ca
`pretrained=False` fix (#5966) 2 年之前
  Diego Montes 19c56e60b1
Fix `imgsz` bug (#5948) 2 年之前
  Yono Mittlefehldt 8f354362cd
Fix Detections class `tolist()` method (#5945) 2 年之前
  Glenn Jocher 8f875d93a2
Refactor NUM_THREADS (#5954) 2 年之前
  Diego Montes 2c6317547a
Add nms and agnostic nms to export.py (#5938) 2 年之前
  iumyx2612 a42af30d8a
Update `strip_optimizer()` (#5949) 2 年之前
  Pascal Maillard 922fbd8209
fix .gitignore not tracking existing folders (#5946) 2 年之前
  Felix You c45f9f678d
Make `select_device()` robust to `batch_size=-1` (#5940) 2 年之前
  Diego Montes 4fb6dd4b26
Fix ONNX opset inconsistency with parseargs and run args (#5937) 2 年之前
  Glenn Jocher 5bdb28ed10
Default PyTorch Hub to `autocast(False)` (#5926) 2 年之前
  Glenn Jocher c77a5a84e3
Absolute '/content/sample_data' (#5922) 2 年之前
  Glenn Jocher a3d5f1d3e3
Revert "Update `plot_lr_scheduler()` (#5864)" (#5920) 2 年之前
  Glenn Jocher 7d56d45124
Add hardware checks to `notebook_init()` (#5919) 2 年之前
  Glenn Jocher 581dc301a7
Add ONNX inference providers (#5918) 2 年之前
  greg2451 554f782537
Add *.engine (TensorRT extensions) to .gitignore (#5911) 2 年之前
  Ayush Chaurasia 3f152e5807
Update wandb_utils.py (#5908) 2 年之前
  Li Zeng fa05f8c977
`Detections().tolist()` explicit argument fix (#5907) 2 年之前
  Glenn Jocher 1075488d89
Single-command multiple-model export (#5882) 2 年之前
  Glenn Jocher 7bf04d9bbf
`AutoShape()` models as `DetectMultiBackend()` instances (#5845) 2 年之前
  Glenn Jocher d885799c71
Update `nl` after `cutout()` (#5873) 2 年之前