Giter Club home page Giter Club logo

Comments (4)

wangchuangg avatar wangchuangg commented on June 10, 2024

您好,打扰您了。我想问一下,这个项目更新之后使用的是DOTA数据集格式进行训练。那么现在旋转物体标注方式是不是就是八参数法了(还是说是DOTA格式的任意四边形法),后续的旋转检测优化是不是就是基于八参数法进行的了。还是说使用DOTA格式进行训练和使用YOLO格式训练一样,都是基于五参数法(长边表示法)进行旋转检测优化的呀

from yolov5_obb.

xuewengeophysics avatar xuewengeophysics commented on June 10, 2024

您好,打扰您了。我想问一下,这个项目更新之后使用的是DOTA数据集格式进行训练。那么现在旋转物体标注方式是不是就是八参数法了(还是说是DOTA格式的任意四边形法),后续的旋转检测优化是不是就是基于八参数法进行的了。还是说使用DOTA格式进行训练和使用YOLO格式训练一样,都是基于五参数法(长边表示法)进行旋转检测优化的呀

您好!这个项目准备的label格式是8参数,加载训练数据前会将利用最小外切矩形将4点坐标坐标转化成五参数法(长边表示法),然后用于训练。

from yolov5_obb.

wangchuangg avatar wangchuangg commented on June 10, 2024

您好,打扰您了。我想问一下,这个项目更新之后使用的是DOTA数据集格式进行训练。那么现在旋转物体标注方式是不是就是八参数法了(还是说是DOTA格式的任意四边形法),后续的旋转检测优化是不是就是基于八参数法进行的了。还是说使用DOTA格式进行训练和使用YOLO格式训练一样,都是基于五参数法(长边表示法)进行旋转检测优化的呀

您好!这个项目准备的label格式是8参数,加载训练数据前会将利用最小外切矩形将4点坐标坐标转化成五参数法(长边表示法),然后用于训练。

好的,谢谢您

from yolov5_obb.

jiawei233-666 avatar jiawei233-666 commented on June 10, 2024

请问下,作者似乎对排坑后的DOTA格式转YOLO格式代码修改并上传了,是把脚本文件名改为poly2rbox了吗?直接用opencv里的最小外切矩形是不是还会有作者说的问题。

from yolov5_obb.

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.