Commit History
TensorBoard DP/DDP graph fix (#3325)
aad99b6
unverified
Update README.md (#3320)
407dc50
unverified
Implement `@torch.no_grad()` decorator (#3312)
61ea23c
unverified
Explicit `git clone` master (#3311)
73a92dc
unverified
Improved check_requirements() robustness (#3298)
9f3a388
unverified
Comment Cython (#3297)
ee24ae1
unverified
PyTorch Hub `crops = results.crop()` return values (#3282)
a039b77
unverified
Update LoadStreams init fallbacks (#3295)
0e2f2cb
unverified
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
YouTube stream ending fix (#3277)
683cefe
unverified
check `batch_size % utilized_device_count` (#3276)
f340235
unverified
Assert `--image-weights` not combined with DDP (#3275)
10d56d7
unverified
Check CoreML models.train() mode (#3262)
7b36e38
unverified
Add Cython (#3217)
7b863a3
unverified
`plot_one_box()` default `color=(128, 128, 128)` (#3240)
7b0eb95
unverified
TensorBoard add_graph() fix (#3236)
b7cd1f5
unverified
Parameterize max_det + inference default at 1000 (#3215)
3f74cd9
unverified
Update datasets.py (#3216)
13a1c72
unverified
Silent Patches Bug Fix (#3214)
ffb47ff
unverified
Add CAP_PROP_FRAME_COUNT for YouTube sources (#3193)
36b0a9e
unverified
Plot labels histogram colors (#3192)
ae53f50
unverified
Add `device` argument to PyTorch Hub models (#3104)
b133baa
unverified
Parameterize ONNX `--opset-version` (#3154)
9ab561d
unverified
Cristi Fati
commited on
rename class autoShape -> AutoShape (#3173)
be86c21
unverified
SKU-110K CVPR2019 Dataset Auto-Download (#3167)
17b0f71
unverified
Scope all hubconf.py imports for torch.hub.list() (#3145)
06372b1
unverified
Scope imports for torch.hub.list() improvement (#3144)
1935266
unverified
Update requirements.txt `onnx>=1.9.0` (#3143)
b098600
unverified
TorchScript, ONNX, CoreML Export tutorial title (#3142)
f12cef8
unverified
Add `--include torchscript onnx coreml` argument (#3137)
d9b4e6b
unverified
Add yolov5/__init__.py (#3127)
bd6f6a7
unverified
Update https://ultralytics.com/images/zidane.jpg (#3140)
7918eed
unverified
Update JSON response (#3139)
c1c7eb0
unverified
Update Colors() (#3046)
52c0570
unverified
Replace print() with logging.info() in trainloader (#3103)
abfcf9e
unverified
detect.py streaming source `--save-crop` bug fix (#3102)
25f8ab8
unverified
Update GlobalWheat2020.yaml test: # 1276 images (#3101)
d6a71ae
unverified
Update train.py (#3099)
60fe544
unverified
Add --optimize argument (#3093)
525f4f8
unverified
Add check_python() (#3088)
57b0d3a
unverified
Update detect.py (#3087)
91547ed
unverified
Update P5 + P6 model ensembling (#3082)
251aeaf
unverified
Explicitly convert artifact path to posix_path (#3067)
d2a1728
unverified
Ayush Chaurasia
commited on
Update export.py with --train mode argument (#3066)
e97d129
unverified
Comment fix (#3058)
f2de1ad
unverified
kepler62f
kepler62f
commited on
Do not optimize CoreML TorchScript model (#3055)
3ef3a95
unverified
Add get_coco128.sh for downloading the coco128 dataset (#3047)
b8be76f
unverified
use check_file for --data (#3035)
b18ca31
unverified
Ayush Chaurasia
commited on