XiaoJiNu / Yolov8_obb_Prune_Track

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yolov8 for Oriented Object Detection

Installation

Please refer to install.md for installation and dataset preparation.

Getting Started

This repo is based on yolov5_obb. yolov5_obb_prune_tracking

And this repo has been rebuilt, Please see GetStart.md for the Oriented Detection latest basic usage.

Acknowledgements

I have used utility functions from other wonderful open-source projects. Espeicially thank the authors of:

More detailed explanation

想要了解相关实现的细节和原理可以看我的CSDN文章:

有问题反馈

在使用中有任何问题,建议先按照install.md检查环境依赖项,再按照GetStart.md检查使用流程是否正确,善用搜索引擎和github中的issue搜索框,可以极大程度上节省你的时间。

若遇到的是新问题,可以用以下联系方式跟我交流,为了提高沟通效率,请尽可能地提供相关信息以便我复现该问题。

  • 代码问题提issues,其他问题请CSDN上联系

About

License:GNU General Public License v3.0


Languages

Language:Python 73.9%Language:C++ 22.5%Language:Cuda 2.9%Language:Shell 0.3%Language:Dockerfile 0.2%Language:Cython 0.1%Language:SWIG 0.0%Language:Makefile 0.0%