Giter Club home page Giter Club logo

Comments (6)

mark1ng123 avatar mark1ng123 commented on July 20, 2024 1

@aryansaurav when i use a labler that is working for instance seg and also for 2d bbox everything works fine :)

from pysolotools.

LukasTrost avatar LukasTrost commented on July 20, 2024

Found a fix or workaround by any chance?

from pysolotools.

aryansaurav avatar aryansaurav commented on July 20, 2024

I managed to get a workaround but again stumbled upon another issue.

I disable line 373 in solo2coco.py
# "categories": self._categories(),

This was important because there were no categories in the dataset apparently without bbox labelers. So, disabling this made sense. However, now I am getting a non-stopping loop of error logs from the python multiprocessing:
error_log2.txt

from pysolotools.

mark1ng123 avatar mark1ng123 commented on July 20, 2024

Hey to both of you @LukasTrost @aryansaurav ,
i did something simillar to @aryansaurav i just added 2d bbox labeler in my perception camera game object using the same labels and it fixed my issue, i agree this needs to be solved in this library i keep this issue open for someone who might want to fork this and create a pull req that fixes it or anyone will stumble apon this and would want to fix it :)

from pysolotools.

aryansaurav avatar aryansaurav commented on July 20, 2024

@mark1ng123 much better workaround. I tried it and confirm that it doesn't throw the error if there is a boundingbox2d for each of the labels present in the scene. But, still the generated dataset doesn't have keypoints nor the segmentation masks. Is that the case for you as well?

from pysolotools.

tleyden avatar tleyden commented on July 20, 2024

@aryansaurav @mark1ng123 I wasn't able to generate coco keypoint annotations either, even with the workaround to add 2d bbox labeler in my perception camera game object. Do you have any more details on how you got it working?

from pysolotools.

Related Issues (17)

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.