8000 Documentation? · Issue #43 · haesleinhuepf/apoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Documentation? #43

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 8000 service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
keesh0 opened this issue Jul 19, 2023 · 2 comments
Open

Documentation? #43

keesh0 opened this issue Jul 19, 2023 · 2 comments

Comments

@keesh0
Copy link
keesh0 commented Jul 19, 2023

Hello,
I am an APOC newbie and was wondering if there was a formal API document?
Specifically, what is my total choice (description) for selecting features?
Can I input, train, and test on RGB or BGR color images?

segmenter = apoc.ObjectSegmenter(opencl_filename=cl_filename, positive_class_identifier=5) features = apoc.PredefinedFeatureSet.object_size_1_to_5_px.value apoc.train_classifier_from_image_folders( segmenter, features, image = image_folder, ground_truth = masks_folder)
thx e.-

@keesh0
Copy link
Author
keesh0 commented Jul 26, 2023

I don't know if this project is still active ?
I have some additional questions on providing a custom feature set as the provided ones yield poor results.

@haesleinhuepf
Copy link
Owner
haesleinhuepf commented Aug 1, 2023

Hi @keesh0 ,

You find example notebooks answering your questions here: https://github.com/haesleinhuepf/apoc/blob/main/demo/feature_stacks.ipynb

https://github.com/haesleinhuepf/apoc/blob/main/demo/custom_feature_images.ipynb

For further support, I recommend reaching out via https://image.sc . Discussions there are more active than on GitHub; which is more for reporting bugs.

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
0