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

Example don't work #5

Open
Li-Alvarez opened this issue Nov 6, 2024 · 1 comment
Open

Example don't work #5

Li-Alvarez opened this issue Nov 6, 2024 · 1 comment

Comments

@Li-Alvarez
Copy link

Hi!, I have tried to run the program with the example images. Although it starts without issues, at a certain point it stops, without emitting any error logs.
I run:
python3 hairyroots.py -i sample/TAKFA3-n3-1.tif -o sample/ --id_root 3 --id_roothair 1 --id_background 2 --pixel_size 1.72 -p

Use: Ubuntu 22.4 lts, 36 core 64GB memory.

@PeterPieGH
Copy link
Collaborator

Hi,
the algorithm works on classified images and does not work directly on the original RGB images. Please use ilastik or another classification tool to classify all pixels into the corresponding class. Check out our workshop on Youtube: https://www.youtube.com/watch?v=fwQIPYXAaYI
You can still test the algorithm using the provided classified image sample/TAKFA3-n3-1_Classes.tiff.
I hope this helps.

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