Coder Social home page Coder Social logo

tools's Introduction

tools:自用工具合集

目录

1.renameFile.py -- > 改名字的

2.yolo2coco.py --> yolo格式数据集改为coco格式,支持yolov3-5

3.flir2yolo.py--> flir v2数据集改为yolo格式,支持yolov3-5

4.jpg2avi.py --> 图片转视频,支持png,jpg,转avi,MP4,TODO:无法在win10下安装video decoder,没找到合适的包,在Ubuntu18.04下可转可用

5.avi2jpg.py --> 视频抽帧转图片

6.同时采集两款相机输出视频 --> Windows下同时打开两个usb相机并采集视频

7.data augmentation --> 常用方法:mosaic, cutmix

持续更新!!!大部分代码自写自用,各位大佬麻烦点个star,有问题都会尽量解答的!

tools's People

Contributors

axrlh avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

tools's Issues

語意分割的YOLO如何轉COCO

作者你好
由於yolov5跟yolov7都有出了語意分割(segmentation),因此save_txt的內容,就不像傳統的只有bbox xywh值
而是有多個點組成的polygon

不曉得作者您能否做一個polygon的yolo(txt)轉COCO (json)方式
謝謝

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.