Giter VIP home page Giter VIP logo

ncnn-android-yolov8-seg's Introduction

Typing SVG

github follow github follow

Languages Tools OS and Frameworks
python
cplusplus
cmake
git
vscode
jupyter
linux
pytorch
tensorflow

ncnn-android-yolov8-seg's People

Contributors

digital2slave avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ncnn-android-yolov8-seg's Issues

Stuck while running on AVD and Physical device

Hi, I build the project successfully. I created the APK file. But when i try to run it , at a glance it stopped working. As I click on the App . it sudden appears and closed at the same time. Why it is not stabling.

Please guide me in this regard.

自己训练的模型以及ultralytics yolov8-seg.pt转换ncnn后导入项目,手机运行崩溃

你好,我将自己训练的模型转换为ncnn格式后导入项目,在手机运行直接闪退,而使用项目Assets目录中自带的则没问题,我使用的转换方法为Method 3

即ultralytics 8.0.129 add YOLOv8 Tencent NCNN export #3529 ultralytics/ultralytics#3529

加载Model相关的代码已同步修改,这方面没问题,我打log跟踪了一下,是在generate_proposals方法中出现了问题,我将ultralytics assets中的yolov8-seg.pt按Method 3转换为ncnn导入项目同样也不行,暂时没找到什么明显的错误原因,但我发现我的模型以及yolov8-seg.pt按Method 3转换为ncnn后的.param与项目Assets中的.param有些不同,尾不是Reshape而是Concat,能否帮忙分析一下原因,不胜感激

cannot find -lcnn during make

I have installed ncnn and ran the ncnn examples but while running the build on the yolov8seg.cpp, i get the following error.

[ 50%] Linking CXX executable ncnn-yolov8s-seg
/usr/bin/ld: cannot find -lncnn
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/ncnn-yolov8s-seg.dir/build.make:157: ncnn-yolov8s-seg] Error 1
make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/ncnn-yolov8s-seg.dir/all] Error 2
make: *** [Makefile:103: all] Error 2

What could be the issue here?

opencv运行报错

测试NCNN模型时报错
terminate called after throwing an instance of 'cv::Exception' what(): OpenCV(4.2.0) ../modules/core/src/matrix_wrap.cpp:1659: error: (-215:Assertion failed) !fixedSize() in function 'release'
是因为OPENCV版本的问题吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.