1815 Commits (66aaf5184d170482c250c3390e18b9c0068b7d5f)
 

Author SHA1 Message Date
  edificewang b31229ae89
Revert FP16 `test.py` and `detect.py` inference to FP32 default (#3423) 3 years ago
  Sam_S 044daafd9d
Add `output_names` argument for ONNX export with dynamic axes (#3456) 3 years ago
  Glenn Jocher 317f2ccc9d
Improved `check_requirements()` offline-handling (#3466) 3 years ago
  Glenn Jocher 563ea9475a
Add `check_git_status()` 5 second timeout (#3464) 3 years ago
  Yonghye Kwon c37f072ba7
Faster HSV augmentation (#3462) 3 years ago
  Glenn Jocher d40481acc5
Add `timeout()` class (#3460) 3 years ago
  Glenn Jocher 8e3b4a0bf3
Update MixUp augmentation `alpha=beta=32.0` (#3455) 3 years ago
  Glenn Jocher 4aa2959101
Suppress jit trace warning + graph once (#3454) 3 years ago
  Glenn Jocher af2bc3a1c3
Add FLOPs title to table (#3453) 3 years ago
  Glenn Jocher f8651c388f
Parse URL authentication (#3424) 3 years ago
  chocosaj 3cb9ad4fc4
Update FLOPs description (#3422) 3 years ago
  Glenn Jocher fdbe527dc0
Revert "`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)" (#3395) 3 years ago
  Glenn Jocher d833ab3d25
Create `is_pip()` function (#3391) 3 years ago
  Glenn Jocher 4b52e19a61
COCO evolution fix (#3388) 3 years ago
  tudoulei 21a9607e00
`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379) 3 years ago
  Peretz Cohen 57f773b0ae
Update tutorial.ipynb (#3368) 3 years ago
  Glenn Jocher ba6f3f974b
Enable direct `--weights URL` definition (#3373) 3 years ago
  SkalskiP b78e30dd2b Merge remote-tracking branch 'origin/develop' into develop 3 years ago
  Piotr Skalski 3fea068384 update ci-testing.yml (#3322) 3 years ago
  Piotr Skalski bb131238aa
update ci-testing.yml (#3322) 3 years ago
  Glenn Jocher 4d4a2b0520
Ignore blank lines in `*.txt` labels (#3366) 3 years ago
  WangChaofeng ef4d53818d
ONNX export in .train() mode fix (#3362) 3 years ago
  Glenn Jocher 2435bfe896
Add URL download to check_file() (#3330) 3 years ago
  Glenn Jocher c6b5bfca85
Updated cache v0.2 with `hashlib` (#3350) 3 years ago
  Glenn Jocher 1f8d716ec9
yolo.py header (#3347) 3 years ago
  Glenn Jocher aad99b63d6
TensorBoard DP/DDP graph fix (#3325) 3 years ago
  Glenn Jocher 407dc5008e
Update README.md (#3320) 3 years ago
  Glenn Jocher 61ea23c3fe
Implement `@torch.no_grad()` decorator (#3312) 3 years ago
  Glenn Jocher 73a92dc1b6
Explicit `git clone` master (#3311) 3 years ago
  Glenn Jocher 9f3a388cea
Improved check_requirements() robustness (#3298) 3 years ago
  Glenn Jocher ee24ae11ea
Comment Cython (#3297) 3 years ago
  yeric1789 a039b7796d
PyTorch Hub `crops = results.crop()` return values (#3282) 3 years ago
  Glenn Jocher 0e2f2cbb51
Update LoadStreams init fallbacks (#3295) 3 years ago
  Charles Frye 19100ba007
Improves docs and handling of entities and resuming by WandbLogger (#3264) 3 years ago
  Glenn Jocher dd7f0b7e05
Fix TypeError: 'PosixPath' object is not iterable (#3285) 3 years ago
  Glenn Jocher 683cefead4
YouTube stream ending fix (#3277) 3 years ago
  Glenn Jocher f3402353fb
check `batch_size % utilized_device_count` (#3276) 3 years ago
  Glenn Jocher 10d56d784e
Assert `--image-weights` not combined with DDP (#3275) 3 years ago
  Glenn Jocher 7b36e38cf8
Check CoreML models.train() mode (#3262) 3 years ago
  Glenn Jocher 7b863a34dc
Add Cython (#3217) 3 years ago
  yeric1789 7b0eb952ca
`plot_one_box()` default `color=(128, 128, 128)` (#3240) 3 years ago
  Glenn Jocher b7cd1f540d
TensorBoard add_graph() fix (#3236) 3 years ago
  Adrian Holovaty 3f74cd9ed1
Parameterize max_det + inference default at 1000 (#3215) 3 years ago
  Glenn Jocher 13a1c72699
Update datasets.py (#3216) 3 years ago
  Glenn Jocher ffb47ffbeb
Silent Patches Bug Fix (#3214) 3 years ago
  Glenn Jocher 36b0a9e7d0
Add CAP_PROP_FRAME_COUNT for YouTube sources (#3193) 3 years ago
  Glenn Jocher ae53f50ae7
Plot labels histogram colors (#3192) 3 years ago
  Christoph Gerum b133baa336
Add `device` argument to PyTorch Hub models (#3104) 3 years ago
  Cristi Fati 9ab561dbfc
Parameterize ONNX `--opset-version` (#3154) 3 years ago
  Yonghye Kwon be86c21c73
rename class autoShape -> AutoShape (#3173) 3 years ago