8000 GitHub - jia0511/ncnn_yolov8: This project implements yolov8 ncnn deploy.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jia0511/ncnn_yolov8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncnn_yolov8

A project that implements hand gesture recognition based on yolov8 and deployed it by ncnn.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • ncnn
  • opencv

Installing

Clone the repository:

git clone https://github.com/CNruxiangduan/ncnn_yolov8.git

Usage

To run the project, navigate to the project directory and run the following command:

mkdir build
cmake ..
./yolov8ncnn video or ./yolov8ncnn image image_path

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

About

This project implements yolov8 ncnn deploy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0