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

missing documentation on python interface for pixel classification #41

Closed
adosnsantos opened this issue Mar 8, 2023 · 1 comment
Closed

Comments

@adosnsantos
Copy link

Hi @haesleinhuepf

Amazing work on APOC! 🎉

I am learning how to process my data in python and noticed there was no documentation for training/using a pixel classifier from Python - just opening an issue because this would have been really helpful but I think I've figured things out now!

Thanks,

Alia

@haesleinhuepf
Copy link
Owner

Hi @adosnsantos ,

all trainable classifiers/segmenters/etc are demonstrated in this notebook: https://github.com/haesleinhuepf/apoc/blob/main/demo/demo_apoc.ipynb

There is also this notebook for the Pixel Classifier specifically:
https://github.com/haesleinhuepf/apoc/blob/main/demo/benchmarking_pixel_classifier.ipynb

Does that answer your question or do you have more specific questions?

Thanks for the feedback!

Best,
Robert

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

2 participants