Giter VIP home page Giter VIP logo

Comments (3)

EscVM avatar EscVM commented on August 22, 2024 1

Hi,
good work @galaktyk! I created one too, but it's still not complete. For now, it works only with separated classes. In the following days I'll implement also multi-label translation (when more classes are in the same folder). Nevertheless, you can peep to my script ---> here.

from oidv4_toolkit.

EscVM avatar EscVM commented on August 22, 2024 1

Hi @galaktyk,
I've just upadated the "oid to yolo" script. It has far more features than the previous version, but it still can be improved.
Feature
Convert:

  • convert one class to yolo format
  • convert multiple classes in a common folder to yolo format
  • copy all pictures together with the new created labels
  • create the .name file with the classes

Dummy:

  • add to the converted folder, pictures of a different class with void labels. It's helpful to had negative examples to the dataset

Enjoy ;)

from oidv4_toolkit.

pullmyleg avatar pullmyleg commented on August 22, 2024

@EscVM just a note there is a small issue with the latest version. The previous version works fine.

File "oid_to_yolo.py", line 177
try:
^
TabError: inconsistent use of tabs and spaces in indentation

Thanks for the great tools!

from oidv4_toolkit.

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.