NoelShin / PixelPick

[ICCVW'21] All you need are a few pixels: semantic segmentation with PixelPick
https://www.robots.ox.ac.uk/~vgg/research/pixelpick/
MIT License
65 stars 16 forks source link

PixelPick mouse-free annotation tool #2

Open pranoid-cj opened 3 years ago

pranoid-cj commented 3 years ago

Hello,author, thank you very much for your sharing. I'd like to take a look at the mouse-free annotation tool mentioned in this article, but I haven't found the code for it yet. I wonder if you could tell me?

NoelShin commented 3 years ago

Hi pranoid-cj and thanks for the enquiry.

We are currently working on providing the PixelPick annotation tool with a much better GUI on top of VGG Image Annotator (VIA). However, as per your request and also for other potential users, we uploaded a sample script for the annotation tool in annotation_tool directory. Please find the instructions in the updated README.md file to implement it and feel free to let us know if you encounter any problems. :)

Kind regards, Gyungin

tejasri19 commented 3 years ago

Hi pranoid-cj and thanks for the enquiry.

We are currently working on providing the PixelPick annotation tool with a much better GUI on top of VGG Image Annotator (VIA). However, as per your request and also for other potential users, we uploaded a sample script for the annotation tool in annotation_tool directory. Please find the instructions in the updated README.md file to implement it and feel free to let us know if you encounter any problems. :)

Kind regards, Gyungin

Any update on integration with VGG tool? Would love to try!

NoelShin commented 3 years ago

Dear Tejasri

Thank you for your inquiry! We currently have a standalone VIA GUI. What this means is that it has not been incorporated into the official VIA code yet (due to securing backward compatibility) but has the exact same VIA features. As we are working on another project at this moment, I think the integration would take some time. However, I can make the standalone VIA GUI if you'd like to try it first, so please let me know your opinion.

Kind regards, Gyungin

On Fri, 8 Oct 2021 at 11:52, Tejasri Nampally @.***> wrote:

Hi pranoid-cj and thanks for the enquiry.

We are currently working on providing the PixelPick annotation tool with a much better GUI on top of VGG Image Annotator (VIA). https://www.robots.ox.ac.uk/~vgg/software/via/ However, as per your request and also for other potential users, we uploaded a sample script for the annotation tool in annotation_tool directory. Please find the instructions in the updated README.md https://github.com/NoelShin/PixelPick file to implement it and feel free to let us know if you encounter any problems. :)

Kind regards, Gyungin

Any progress ? Would love to try in VGG

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/NoelShin/PixelPick/issues/2#issuecomment-938545042, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIZBLA66Q7ABFZOX42VMR6LUF3EOHANCNFSM43SGBZ7A .

tejasri19 commented 3 years ago

Dear Tejasri Thank you for your inquiry! We currently have a standalone VIA GUI. What this means is that it has not been incorporated into the official VIA code yet (due to securing backward compatibility) but has the exact same VIA features. As we are working on another project at this moment, I think the integration would take some time. However, I can make the standalone VIA GUI if you'd like to try it first, so please let me know your opinion. Kind regards, Gyungin On Fri, 8 Oct 2021 at 11:52, Tejasri Nampally @.***> wrote: Hi pranoid-cj and thanks for the enquiry. We are currently working on providing the PixelPick annotation tool with a much better GUI on top of VGG Image Annotator (VIA). https://www.robots.ox.ac.uk/~vgg/software/via/ However, as per your request and also for other potential users, we uploaded a sample script for the annotation tool in annotation_tool directory. Please find the instructions in the updated README.md https://github.com/NoelShin/PixelPick file to implement it and feel free to let us know if you encounter any problems. :) Kind regards, Gyungin Any progress ? Would love to try in VGG — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#2 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIZBLA66Q7ABFZOX42VMR6LUF3EOHANCNFSM43SGBZ7A .

Hi @NoelShin , Thanks for your reply :)

Yes, I would like to use the standalone version on our custom dataset. Waiting for the repo update.

NoelShin commented 3 years ago

Dear Tejasri,

Sorry for the late reply.

As a usage for a custom dataset hasn't been considered yet, we may need some time to test the code for it. I'll try to make it available before the end of this November if that's OK with you.

Kind regards, Gyungin

On Sun, 10 Oct 2021 at 14:58, Tejasri Nampally @.***> wrote:

Dear Tejasri Thank you for your inquiry! We currently have a standalone VIA GUI. What this means is that it has not been incorporated into the official VIA code yet (due to securing backward compatibility) but has the exact same VIA features. As we are working on another project at this moment, I think the integration would take some time. However, I can make the standalone VIA GUI if you'd like to try it first, so please let me know your opinion. Kind regards, Gyungin … <#m-7979380969750779071> On Fri, 8 Oct 2021 at 11:52, Tejasri Nampally @.***> wrote: Hi pranoid-cj and thanks for the enquiry. We are currently working on providing the PixelPick annotation tool with a much better GUI on top of VGG Image Annotator (VIA). https://www.robots.ox.ac.uk/~vgg/software/via/ However, as per your request and also for other potential users, we uploaded a sample script for the annotation tool in annotation_tool directory. Please find the instructions in the updated README.md https://github.com/NoelShin/PixelPick file to implement it and feel free to let us know if you encounter any problems. :) Kind regards, Gyungin Any progress ? Would love to try in VGG — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#2 (comment) https://github.com/NoelShin/PixelPick/issues/2#issuecomment-938545042>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIZBLA66Q7ABFZOX42VMR6LUF3EOHANCNFSM43SGBZ7A .

Hi @NoelShin https://github.com/NoelShin , Thanks for your reply :)

Yes, I would like to use the standalone version on our custom dataset. Waiting for the repo update.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/NoelShin/PixelPick/issues/2#issuecomment-939487224, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIZBLA4IBBZN6OT5XTXA63TUGGLXPANCNFSM43SGBZ7A .

tejasri19 commented 2 years ago

Hey @NoelShin Any update done for custom dataset ?

NoelShin commented 2 years ago

Hi, @tejasri19

I'm sorry for the late replay and the update.

As of now, we are not sure when the integration will be done as the developer team is working on another project. However, I firstly uploaded the local VIA application that can use the functions of PixelPick, which I tested on my personal desktop (macOS 12.2.1). For description, please refer to this readme file.

Please let me know if you encounter any issues.