Giter VIP home page Giter VIP logo

使用预训练的模型进行推理,有识别结果。基于预训练的模型训练Visdrone数据集后,使用训练后的模型进行推理,检测多张该数据集的图片,均无识别结果。 about paddleyolo HOT 5 CLOSED

retioa11 avatar retioa11 commented on June 6, 2024
使用预训练的模型进行推理,有识别结果。基于预训练的模型训练Visdrone数据集后,使用训练后的模型进行推理,检测多张该数据集的图片,均无识别结果。

from paddleyolo.

Comments (5)

retioa11 avatar retioa11 commented on June 6, 2024

还修改了这个文件的第二行:
image

from paddleyolo.

nemonameless avatar nemonameless commented on June 6, 2024

数据量太少不建议从头训,需要加载预训练权重。训练命令后加上
-o pretrain_weights=https://paddledet.bj.bcebos.com/models/yolov8_n_500e_coco.pdparams

from paddleyolo.

retioa11 avatar retioa11 commented on June 6, 2024

@nemonameless 训练命令中,已经加了 这个配置。不是这个原因。类别数除了在数据集的配置文件中修改,还需要修改别处吗?

from paddleyolo.

nemonameless avatar nemonameless commented on June 6, 2024

先设置--draw_threshold=0.1看看能否画出框来,然后eval下是否mAP正常?如果均正常,则就是画图阈值太高的原因。如果不正常则是训的不好的原因。

from paddleyolo.

njflove avatar njflove commented on June 6, 2024

数据量太少不建议从头训,需要加载预训练权重。训练命令后加上 -o pretrain_weights=https://paddledet.bj.bcebos.com/models/yolov8_n_500e_coco.pdparams

从头训练预计起步多少数据量?

from paddleyolo.

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.