1782 次程式碼提交 (a5c9057dcc1080b37f6ff7a1bdffd1bbb24e26db)
 

作者 SHA1 備註 提交日期
  Glenn Jocher a5c9057dcc
Update train.py 2 年之前
  Glenn Jocher 364b7c5111
Fix YouTube dislike button bug in `pafy` package (#6603) 2 年之前
  Christoph Fürbacher 9cf80b7f60
return `opt` from `train.run()` (#6581) 2 年之前
  Glenn Jocher 9c513ca629
Add `DATASETS_DIR` global in general.py (#6578) 2 年之前
  Matthias Vadcard f40854b61b
Allow custom` --evolve` project names (#6567) 2 年之前
  Glenn Jocher f627bc53f8
Fix `plot_labels()` colored histogram bug (#6574) 2 年之前
  Glenn Jocher 22da63e30f
Fix zero-export handling with `if any(f):` (#6569) 2 年之前
  Glenn Jocher 006eb40ab7
Improved AutoBatch DDP error message (#6568) 2 年之前
  Glenn Jocher b57abb17f2
Move trainloader functions to class methods (#6559) 2 年之前
  Glenn Jocher dc7e093071
Edge TPU TF imports fix (#6542) 2 年之前
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 2 年之前
  Jirka Borovec e1a6a0b100
flake8: code meanings (#6481) 2 年之前
  bilzard aff0281969
Load checkpoint on CPU instead of on GPU (#6516) 2 年之前
  greg2451 8fcdf3b60b
Fixing minor multi-streaming issues with TensoRT engine (#6504) 2 年之前
  Glenn Jocher 079b36d72b
Edge TPU `tf.lite.experimental.load_delegate` fix (#6536) 2 年之前
  Glenn Jocher 9bc72a3ac2
Edge TPU export 'list index out of range' fix (#6533) 2 年之前
  Glenn Jocher 8d05716b66
Edge TPU compiler `sudo` fix (#6531) 2 年之前
  Glenn Jocher a82292ec53
Social icons after text (#6473) 2 年之前
  Glenn Jocher c3e599cfda
Update val_batch*.jpg for Chinese fonts (#6526) 2 年之前
  Glenn Jocher cb40c9afda
TODO issues exempt from stale action (#6530) 2 年之前
  Glenn Jocher 19e0208fc9
Update hyp.scratch-high.yaml (#6525) 2 年之前
  Ayush Chaurasia b73c62ebc5
W&B: Remember batchsize on resuming (#6512) 2 年之前
  Glenn Jocher 4c40933266
Suppress export.run() TracerWarnings (#6499) 2 年之前
  Glenn Jocher 842d049e1b
Suppress `torch.jit.TracerWarning` on export (#6498) 2 年之前
  Glenn Jocher 77977e0791
CoreML inference fix `list()` -> `sorted()` (#6496) 2 年之前
  Glenn Jocher 5e4ff195b2
Improved `export.py` usage examples (#6495) 2 年之前
  Glenn Jocher b884ea36c4
Simplify TF normalized to pixels (#6494) 2 年之前
  Glenn Jocher 6445a8137e
Resolve dataset paths (#6489) 2 年之前
  Glenn Jocher 7539cd75c3
Add Product Hunt social media icon (#6464) 2 年之前
  Glenn Jocher d8b5beb0b0
Fix2 `select_device()` for Multi-GPU (#6461) 2 年之前
  Glenn Jocher 856d4e5733
Fix `select_device()` for Multi-GPU (#6434) 2 年之前
  Glenn Jocher fe7de6a82d
Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442) 2 年之前
  toschi23 3b7ac28ed1
Add `*.asf` video support (#6436) 2 年之前
  Glenn Jocher d5966c93f1
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428) 2 年之前
  Glenn Jocher ff8646cdea
Update workflows (#6427) 2 年之前
  Motoki Kimura 16563ac5b5
Prefer `tflite_runtime` for TFLite inference if installed (#6406) 2 年之前
  Jonathan Samelson ed9bac8392
Rename logger from 'utils.logger' to 'yolov5' (#6421) 2 年之前
  Glenn Jocher cfecd903a3
Update `greetings.yaml` email address (#6412) 2 年之前
  Glenn Jocher 482af479c0
Add `detect.py` GIF video inference (#6410) 2 年之前
  Matthias 8efe97719c
Add `stop_training=False` flag to callbacks (#6365) 2 年之前
  Glenn Jocher c43439aa31
Add `albumentations` to Dockerfile (#6392) 2 年之前
  Glenn Jocher bd815d48df
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6379) 2 年之前
  Glenn Jocher 1b41a1d059
FROM nvcr.io/nvidia/pytorch:21.12-py3 (#6377) 2 年之前
  Ayush Chaurasia 9bcc32a5bf
Flush callbacks when on `--evolve` (#6374) 2 年之前
  sitecao e1893c894a
`DEVICE_COUNT` instead of `WORLD_SIZE` to calculate `nw` (#6324) 2 年之前
  imyhxy 4e841b9b16
Reuse `de_parallel()` rather than `is_parallel()` (#6354) 2 年之前
  johnk2hawaii 9708cf56ea
New environment variable `VERBOSE` (#6353) 2 年之前
  Glenn Jocher 750c42e43e
`export.py` automatic `forward_export` (#6352) 2 年之前
  Glenn Jocher e5219099cd Created using Colaboratory 2 年之前
  Glenn Jocher 0cf932bf63
`export.py` return exported files/dirs (#6343) 2 年之前