Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the annotation from tools other than labelme #27

Open
arunmp2004 opened this issue Dec 20, 2020 · 7 comments
Open

How to use the annotation from tools other than labelme #27

arunmp2004 opened this issue Dec 20, 2020 · 7 comments

Comments

@arunmp2004
Copy link

arunmp2004 commented Dec 20, 2020

Hi, Thank you Ayoola Olafenwa and team for the continued support and for this beneficial library to speed up custom training from scratch.

Which section of the code/what changes need to be made, if instead of individual 'jsons' for each image from 'LabelMe', annotated coco for the overall dataset (e.g. from coco annotator) need to be used with PixelLib for training?

This primarily can skip one step of accumulating all the individual jsons' from LabelMe to one json.

Thanks,
Arun

@ayoolaolafenwa
Copy link
Owner

Thank you @arunmp2004. I am presently busy with some commitments and when I have the time I will work on it.

@arunmp2004
Copy link
Author

Thank you for the response, Ayoola.

@khanfarhan10
Copy link
Contributor

Thanks for the response @arunmp2004! How to train from a single JSON file from VGG Image Annotator Tool? @ayoolaolafenwa ??

@ayoolaolafenwa
Copy link
Owner

Thanks for the response @arunmp2004! How to train from a single JSON file from VGG Image Annotator Tool? @ayoolaolafenwa ??

PixelLib does not support VGG Image Annotator. Annotate your dataset with labelme. Check the tutorial on how to use labelme.

@kavi0786
Copy link

Hi mam, How we can draw loss vs epoch and mAP vs epoch using with pixel lib custom training instance segmentation model.

@ayoolaolafenwa
Copy link
Owner

Hi mam, How we can draw loss vs epoch and mAP vs epoch using with pixel lib custom training instance segmentation model.

@kavi0786 I have not provided that feature and I will let you know when PixelLib supports it.

@kavi0786
Copy link

kavi0786 commented May 31, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants