8000 Tags · ZephyrusKylin/yolov5-rt-stack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ZephyrusKylin/yolov5-rt-stack

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleanup data pipeline (zhiqwang#103)

* Remove DataPipeline

* Fix prediction with image path

* Minor fixes

* Add unittest for contains_any_tensor

v0.3.2

Toggle v0.3.2's commit message
Bump version to 0.3.2

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Jupyter notebooks (zhiqwang#63)

* Update inference-pytorch-export-libtorch.ipynb

* Update export-onnx-inference-onnxruntime.ipynb

* Add inference time consumed (Closes zhiqwang#54)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Suppress cpp language analysis (zhiqwang#40)

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support yolov5m and yolov5l models (#7)

* Add yolov5m, yolov5l and yolov5x config files

* Remove yolov5x config file

* Support loading with yolov5m and yolov5l model

* Support updating model checkpoints from ultralytics

v0.2.3

Toggle v0.2.3's commit message
Update README and Rename jupyter notebook

v0.2.2

Toggle v0.2.2's commit message
Update README

v0.2.1

Toggle v0.2.1's commit message
Fix checkpoint path

v0.1.0

Toggle v0.1.0's commit message
Clean code

0