Giter Site home page Giter Site logo

Comments (3)

wkentaro avatar wkentaro commented on July 21, 2024

I think visualizing merged polygon and creating GUI to merge it is a bit hard to implement, and currently, I have no idea.

In my mind, I segment the instance and annotated polygon. The instance label will be decided by label name; if there are 2 horses and 1 person with overlap among them, I don't annotate horse, horse, person, but horse, horse-2, person. And the script later used to create dataset will recognize horse-2 as horse.

from labelme.

sdeleersnijder avatar sdeleersnijder commented on July 21, 2024

Yes, I guess I could use multiple instances of horse-x if there is a horse that is split into 2 disjoint polygons and use a script to merge them later. Thanks!

from labelme.

wkentaro avatar wkentaro commented on July 21, 2024

It seems merging polygon does not always work when there is no overlap among polygons, and using a script later is fine.
So I am closing this for now. Please request for reopen if anyone needs this feature.

from labelme.

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.