Giter Site home page Giter Site logo

Comments (11)

panda-lab avatar panda-lab commented on June 10, 2024

训练的话看一下train2yolo.py这个文件,会对数据进行整理。

from license-plate-detector.

HuitMahoon avatar HuitMahoon commented on June 10, 2024

建议简明说一下训练数据组织形式,如 图像、标签数据组织结构

from license-plate-detector.

neverstoplearn avatar neverstoplearn commented on June 10, 2024

建议简明说一下训练数据组织形式,如 图像、标签数据组织结构

你好 请问你弄清楚标签的结构顺序了吗 谢谢

from license-plate-detector.

neverstoplearn avatar neverstoplearn commented on June 10, 2024

训练的话看一下train2yolo.py这个文件,会对数据进行整理。

你好 可以给出标签的样例吗?谢谢。

from license-plate-detector.

HuitMahoon avatar HuitMahoon commented on June 10, 2024

可以直接用yolov5仓库,重新训练一个就行。

from license-plate-detector.

neverstoplearn avatar neverstoplearn commented on June 10, 2024

可以直接用yolov5仓库,重新训练一个就行。

请问可以告知一下label形式是这样的吗?
cls cx cy w h x1 y1 x2 y2 x3 y3 x4 y4吗? 谢谢。

from license-plate-detector.

HuitMahoon avatar HuitMahoon commented on June 10, 2024

如果用yolov5做车牌检测,lprnet做车牌识别的话,前者检测部分数据集制作,可以参考如下链接将ccpd转成yolov5的组织形式,每张 图对应一个label txt文档:https://blog.csdn.net/qq_38253797/article/details/125042833

from license-plate-detector.

HuitMahoon avatar HuitMahoon commented on June 10, 2024

训练的话看一下train2yolo.py这个文件,会对数据进行整理。

你好 可以给出标签的样例吗?谢谢。

如果用yolov5做车牌检测,lprnet做车牌识别的话,前者检测部分数据集制作,可以参考如下链接将ccpd转成yolov5的组织形式,每张 图对应一个label txt文档:https://blog.csdn.net/qq_38253797/article/details/125042833

from license-plate-detector.

HuitMahoon avatar HuitMahoon commented on June 10, 2024

可以直接用yolov5仓库,重新训练一个就行。

请问可以告知一下label形式是这样的吗? cls cx cy w h x1 y1 x2 y2 x3 y3 x4 y4吗? 谢谢。

如果用yolov5做车牌检测,lprnet做车牌识别的话,前者检测部分数据集制作,可以参考如下链接将ccpd转成yolov5的组织形式,每张 图对应一个label txt文档:https://blog.csdn.net/qq_38253797/article/details/125042833

from license-plate-detector.

WhXl avatar WhXl commented on June 10, 2024

建议简明说一下训练数据组织形式,如 图像、标签数据组织结构

from license-plate-detector.

WhXl avatar WhXl commented on June 10, 2024

可以直接用yolov5仓库,重新训练一个就行。

请问可以告知一下label形式是这样的吗? cls cx cy w h x1 y1 x2 y2 x3 y3 x4 y4吗? 谢谢。

如果用yolov5做车牌检测,lprnet做车牌识别的话,前者检测部分数据集制作,可以参考如下链接将ccpd转成yolov5的组织形式,每张 图对应一个label txt文档:https://blog.csdn.net/qq_38253797/article/details/125042833
你的链接就是原版yolo的格式,现在的这个更改后的模型是带关键点,想问的是关键点的格式在label.txt的具体是啥格式,需不需需要经过归一化,也没有个例子!

from license-plate-detector.

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.