Git Product home page Git Product logo

Comments (3)

Passer1072 avatar Passer1072 commented on August 15, 2024

我的模型是cf模型ONNX格式的,不知道能不能用来识别cf

不可以,目前只支持*.pt格式的模型。软件打包到本地的教程已经写在使用方法里了,哪里不会或者有问题可以问我 :)

from rookieai_yolov8.

yxplus1116 avatar yxplus1116 commented on August 15, 2024

我的模型是cf模型ONNX格式的,不知道能不能用来识别cf

不可以,目前只支持*.pt格式的模型。软件打包到本地的教程已经写在使用方法里了,哪里不会或者有问题可以问我 :)

感谢你。 请问这个对 Python 和 pip 的版本有要求吗?我想在本地运行起来

from rookieai_yolov8.

Passer1072 avatar Passer1072 commented on August 15, 2024

我的模型是cf模型ONNX格式的,不知道能不能用来识别cf

不可以,目前只支持*.pt格式的模型。软件备份到本地的教程已经写在使用方法里了,哪里不会或者有问题可以问我:)

谢谢你。请问这个对Python和pip的版本有要求吗?我想在本地运行起来

我使用的Python3.9,3.10好像打包会出问题。如果别的Python版本有问题可以跟我用一样的3.9
对pip没有要求,对某些库的版本有强制要求

需要用到的库已经列举在requirements.txt里了,可以pip install -r requirements.txt直接获取,Pytorch版本可根据自己需求下载我这里使用的:
pip install torch==2.2.0 torchvision==0.17.0 torchaudio==2.2.0 --index-url https://download.pytorch.org/whl/cu121
只支持NV显卡

希望这些能帮到你

from rookieai_yolov8.

Related Issues (20)

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.