Commit History

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

rename class autoShape -> AutoShape (#3173)
be86c21
unverified

developer0hye commited on

SKU-110K CVPR2019 Dataset Auto-Download (#3167)
17b0f71
unverified

glenn-jocher commited on

Scope all hubconf.py imports for torch.hub.list() (#3145)
06372b1
unverified

glenn-jocher commited on

Scope imports for torch.hub.list() improvement (#3144)
1935266
unverified

glenn-jocher commited on

Update requirements.txt `onnx>=1.9.0` (#3143)
b098600
unverified

glenn-jocher commited on

TorchScript, ONNX, CoreML Export tutorial title (#3142)
f12cef8
unverified

glenn-jocher commited on

Add `--include torchscript onnx coreml` argument (#3137)
d9b4e6b
unverified

Cristi Fati glenn-jocher commited on

Add yolov5/__init__.py (#3127)
bd6f6a7
unverified

KC-Zhang commited on

Update https://ultralytics.com/images/zidane.jpg (#3140)
7918eed
unverified

glenn-jocher commited on

Update JSON response (#3139)
c1c7eb0
unverified

glenn-jocher commited on

Update Colors() (#3046)
52c0570
unverified

glenn-jocher commited on

Replace print() with logging.info() in trainloader (#3103)
abfcf9e
unverified

glenn-jocher commited on

detect.py streaming source `--save-crop` bug fix (#3102)
25f8ab8
unverified

glenn-jocher commited on

Update GlobalWheat2020.yaml test: # 1276 images (#3101)
d6a71ae
unverified

glenn-jocher commited on

Update train.py (#3099)
60fe544
unverified

glenn-jocher commited on

Add --optimize argument (#3093)
525f4f8
unverified

glenn-jocher commited on

Add check_python() (#3088)
57b0d3a
unverified

glenn-jocher commited on

Update detect.py (#3087)
91547ed
unverified

glenn-jocher commited on

Update P5 + P6 model ensembling (#3082)
251aeaf
unverified

glenn-jocher commited on

Explicitly convert artifact path to posix_path (#3067)
d2a1728
unverified

Ayush Chaurasia commited on

Update export.py with --train mode argument (#3066)
e97d129
unverified

glenn-jocher commited on