Connecting with TorchVision's model banks #348
zhiqwang
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release adds an example to showcase how to use the model banks provided by TorchVision to build a new YOLOv5 model, introduces
Visualizer
to display the predictions and fixes an incompatible bug in YOLOv5 Detect Layer.Highlights
Build a new YOLOv5 model via TorchVision's model banks
We add an example to showcase how to construct a YOLOv5-Lite model with TorchVision's pre-trained MobileNetV3-Small FPN as the backbone.
Introduce a new visualization interface
Visualizer
for visualization #341Bugfixes
Code Quality
Contributors
We're grateful for our community, which helps us improving yolort by submitting issues and PRs, and providing feedback and suggestions. The following persons have contributed patches for this release:
@Luwill6, @zhiqwang
Full Changelog: v0.6.0...v0.6.1
This discussion was created from the release Connecting to TorchVision's model banks.
Beta Was this translation helpful? Give feedback.
All reactions