Skip to content

Tags: zhiqwang/yolort

Tags

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add CLI tool for converting YOLO-format to MSCOCO (#375)

* Update copyright

* Update YOLO2COCO

* Add CLI tools for converting yolo to mscoco

* Rename to AnnotationsConverter

* Refactor AnnotationsConverter CLI tools

v0.6.2

Toggle v0.6.2's commit message
Support Python 3.6

v0.6.1

Toggle v0.6.1's commit message
Update Visualizer in docs and PR Recommendations (#346)

* Update Visualizer in docs

* Use Visualizer in yolort Intuition

* Update Pull Request Recommendations

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Specify version when publishing to PyPI (#329)

* Fix python wheel classifiers

* Specify version when release Python wheel

* Trigger the workflow on push

* Trigger the workflow on pull request

* Test ref names

* Testing ref names

* Testing ref names

* Test again

* Fix substitution

* Fix format

* Don't trigger the workflow on pull request

v0.5.2

Toggle v0.5.2's commit message
Bump version to 0.5.2

v0.5.2rc1

Toggle v0.5.2rc1's commit message
Bump version to 0.5.2rc1

v0.5.2-alpha

Toggle v0.5.2-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make main as the base branch (#200)

v0.5.1

Toggle v0.5.1's commit message
Bump version to 0.5.1

v0.5.0

Toggle v0.5.0's commit message
Bump version to 0.5.0

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 (#103)

* Remove DataPipeline

* Fix prediction with image path

* Minor fixes

* Add unittest for contains_any_tensor