Giter Site home page Giter Site logo

Visibility not work! about coco-annotator HOT 6 OPEN

wenbo0117 avatar wenbo0117 commented on June 11, 2024
Visibility not work!

from coco-annotator.

Comments (6)

SixK avatar SixK commented on June 11, 2024

What do you mean by dot and invisible ( invisible = click on eye button ? ) ?

from coco-annotator.

wenbo0117 avatar wenbo0117 commented on June 11, 2024

not labeled
labeled not visible
labeled visible

I am marking the key points of the human body.Sometimes, the keypoint is set labeled not visible,when coming back from the next picture,The keypoint becomes labeled visible.Good times and bad.

from coco-annotator.

SixK avatar SixK commented on June 11, 2024

OK, it's more clear, I think the visibility option is not saved on keypoint or even if it's saved, it not read then from database.

from coco-annotator.

dorakementzey avatar dorakementzey commented on June 11, 2024

I have the same (similar) issue, I create a keypoint, set it to "labeled not visible".
Then, after placing the point and hovering over it, it shows "labeled visible" for all points.

from coco-annotator.

SixK avatar SixK commented on June 11, 2024

Played a bit tonight with Keypoints and official coco-annotator.
I can confirm, creating new keypoint with "label not visible" let it marked "label visible".
If you double click the keypoint and change value to "label not visible", then it stay to "label not visible" state.
Contrary to what I previously said, keypoint value seem's saved and read.

I have a doubt on this file:
coco-annotator/client/src/components/PanelInputDropdown.vue

Line 40 :
this.$emit("update", this.localValue);

I would try this line instead :
this.$emit("input", this.localValue);

from coco-annotator.

dorakementzey avatar dorakementzey commented on June 11, 2024

I can also label the keypoints now, my issue was likely due to incorrect setup, i had separate categories for all the keypoints, which did not stay labeled, however after adding a single person class and keypoints inside that, the issue no longer persists

from coco-annotator.

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.