coco-annotator
coco-annotator copied to clipboard
Can automatic annotation of front-end code be improved so that keypoints and bounding boxes can be annotated simultaneously
After a lot of hard work, I was able to debug the auto-annotation model-side server to automatically annotate keypoints. But I used yolopose and output the bounding box at the same time. I wonder if anyone can improve the code logic of the front page so that the bounding box and keypoints can be annotated at the same time. I'm not familiar with the front end.Who can change it? I would like to contribute my server-side code
@master686 Hi! I'm interested in doing automatic annotation of keypoints using yolopose. Is it possible you'd share your process?
Please visit my github home page.Now the key points can be labeled automatically, but the bounding box can't.
发自我的iPhone
------------------ Original ------------------ From: Ilona Nietosvaara @.> Date: Mon,Mar 27,2023 11:32 PM To: jsbroks/coco-annotator @.> Cc: master686 @.>, Mention @.> Subject: Re: [jsbroks/coco-annotator] Can automatic annotation of front-endcode be improved so that keypoints and bounding boxes can be annotatedsimultaneously (Issue #593)
@master686 Hi! I'm interested in doing automatic annotation of keypoints using yolopose. Is it possible you'd share your process?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
@master686 Your repo is very useful, thanks! May I ask what your folder structure for your project looks like?
@master686 Your repo is very useful, thanks! May I ask what your folder structure for your project looks like?