Commit History

Add additional links/resources to stale.yml message (#3467)
739451d
unverified

glenn-jocher commited on

Revert FP16 `test.py` and `detect.py` inference to FP32 default (#3423)
b31229a
unverified

edificewang glenn-jocher commited on

Add `output_names` argument for ONNX export with dynamic axes (#3456)
044daaf
unverified

Sam_S Samridha Shrestha glenn-jocher commited on

Improved `check_requirements()` offline-handling (#3466)
317f2cc
unverified

glenn-jocher commited on

Add `check_git_status()` 5 second timeout (#3464)
563ea94
unverified

glenn-jocher commited on

Faster HSV augmentation (#3462)
c37f072
unverified

Yonghye Kwon commited on

Add `timeout()` class (#3460)
d40481a
unverified

glenn-jocher commited on

Update MixUp augmentation `alpha=beta=32.0` (#3455)
8e3b4a0
unverified

glenn-jocher commited on

Suppress jit trace warning + graph once (#3454)
4aa2959
unverified

glenn-jocher commited on

Add FLOPs title to table (#3453)
af2bc3a
unverified

glenn-jocher commited on

Parse URL authentication (#3424)
f8651c3
unverified

glenn-jocher commited on

Update FLOPs description (#3422)
3cb9ad4
unverified

chocosaj BuildTools commited on

Revert "`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)" (#3395)
fdbe527
unverified

glenn-jocher commited on

Create `is_pip()` function (#3391)
d833ab3
unverified

glenn-jocher commited on

COCO evolution fix (#3388)
4b52e19
unverified

glenn-jocher commited on

`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)
21a9607
unverified

tudoulei glenn-jocher commited on

Update tutorial.ipynb (#3368)
57f773b
unverified

Peretz Cohen commited on

Enable direct `--weights URL` definition (#3373)
ba6f3f9
unverified

glenn-jocher commited on

Merge remote-tracking branch 'origin/develop' into develop
b78e30d

SkalskiP commited on

update ci-testing.yml (#3322)
3fea068

Piotr Skalski commited on

update ci-testing.yml (#3322)
bb13123
unverified

Piotr Skalski commited on

Ignore blank lines in `*.txt` labels (#3366)
4d4a2b0
unverified

glenn-jocher commited on

ONNX export in .train() mode fix (#3362)
ef4d538
unverified

WangChaofeng commited on

Add URL download to check_file() (#3330)
2435bfe
unverified

glenn-jocher commited on

Updated cache v0.2 with `hashlib` (#3350)
c6b5bfc
unverified

glenn-jocher commited on

yolo.py header (#3347)
1f8d716
unverified

glenn-jocher commited on

TensorBoard DP/DDP graph fix (#3325)
aad99b6
unverified

glenn-jocher commited on

Update README.md (#3320)
407dc50
unverified

glenn-jocher commited on

Implement `@torch.no_grad()` decorator (#3312)
61ea23c
unverified

glenn-jocher commited on

Explicit `git clone` master (#3311)
73a92dc
unverified

glenn-jocher commited on

Improved check_requirements() robustness (#3298)
9f3a388
unverified

glenn-jocher commited on

Comment Cython (#3297)
ee24ae1
unverified

glenn-jocher commited on

PyTorch Hub `crops = results.crop()` return values (#3282)
a039b77
unverified

yeric1789 glenn-jocher commited on

Update LoadStreams init fallbacks (#3295)
0e2f2cb
unverified

glenn-jocher commited on

Improves docs and handling of entities and resuming by WandbLogger (#3264)
19100ba
unverified

Charles Frye commited on

Fix TypeError: 'PosixPath' object is not iterable (#3285)
dd7f0b7
unverified

glenn-jocher commited on

YouTube stream ending fix (#3277)
683cefe
unverified

glenn-jocher commited on

check `batch_size % utilized_device_count` (#3276)
f340235
unverified

glenn-jocher commited on

Assert `--image-weights` not combined with DDP (#3275)
10d56d7
unverified

glenn-jocher commited on

Check CoreML models.train() mode (#3262)
7b36e38
unverified

glenn-jocher commited on

Add Cython (#3217)
7b863a3
unverified

glenn-jocher commited on

`plot_one_box()` default `color=(128, 128, 128)` (#3240)
7b0eb95
unverified

yeric1789 glenn-jocher commited on

TensorBoard add_graph() fix (#3236)
b7cd1f5
unverified

glenn-jocher commited on

Parameterize max_det + inference default at 1000 (#3215)
3f74cd9
unverified

Adrian Holovaty glenn-jocher commited on

Update datasets.py (#3216)
13a1c72
unverified

glenn-jocher commited on

Silent Patches Bug Fix (#3214)
ffb47ff
unverified

glenn-jocher commited on

Add CAP_PROP_FRAME_COUNT for YouTube sources (#3193)
36b0a9e
unverified

glenn-jocher commited on

Plot labels histogram colors (#3192)
ae53f50
unverified

glenn-jocher commited on

Add `device` argument to PyTorch Hub models (#3104)
b133baa
unverified

cgerum glenn-jocher commited on

Parameterize ONNX `--opset-version` (#3154)
9ab561d
unverified

Cristi Fati commited on