coco-annotator icon indicating copy to clipboard operation
coco-annotator copied to clipboard

Can automatic annotation of front-end code be improved so that keypoints and bounding boxes can be annotated simultaneously

Open master686 opened this issue 1 year ago • 5 comments

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 avatar Mar 20 '23 13:03 master686

@master686 Hi! I'm interested in doing automatic annotation of keypoints using yolopose. Is it possible you'd share your process?

il-nietos avatar Mar 27 '23 15:03 il-nietos

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 avatar Mar 27 '23 16:03 master686

@master686 Your repo is very useful, thanks! May I ask what your folder structure for your project looks like?

il-nietos avatar Apr 06 '23 09:04 il-nietos

@master686 Your repo is very useful, thanks! May I ask what your folder structure for your project looks like?

image

master686 avatar Apr 06 '23 09:04 master686