Check PyTorch model status for all YOLO methods (#945)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
This commit is contained in:
parent
fd5be10c66
commit
20fe708f31
21 changed files with 180 additions and 106 deletions
|
|
@ -114,8 +114,8 @@ We are still working on several parts of YOLOv8! We aim to have these completed
|
|||
to par with YOLOv5, including export and inference to all the same formats. We are also writing a YOLOv8 paper which we
|
||||
will submit to [arxiv.org](https://arxiv.org) once complete.
|
||||
|
||||
- [ ] TensorFlow exports
|
||||
- [ ] DDP resume
|
||||
- [x] TensorFlow exports
|
||||
- [x] DDP resume
|
||||
- [ ] [arxiv.org](https://arxiv.org) paper
|
||||
|
||||
</details>
|
||||
|
|
@ -246,8 +246,7 @@ YOLOv8 is available under two different licenses:
|
|||
|
||||
## <div align="center">Contact</div>
|
||||
|
||||
For YOLOv8 bugs and feature requests please visit [GitHub Issues](https://github.com/ultralytics/ultralytics/issues).
|
||||
For professional support please [Contact Us](https://ultralytics.com/contact).
|
||||
For YOLOv8 bug reports and feature requests please visit [GitHub Issues](https://github.com/ultralytics/ultralytics/issues) or the [Ultralytics Community Forum](https://community.ultralytics.com/).
|
||||
|
||||
<br>
|
||||
<div align="center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue