Skip to content

Fix #943: Added Kangas Visualization to DeepForest #950

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Bond099
Copy link
Contributor

@Bond099 Bond099 commented Mar 2, 2025

I've added the Kangas visualization to the predict methods in main.py :
Bounding box visuals for predict_dataloader, predict_image, predict_file, predict_tile, predict_step, and predict_batch.
Side-by-side predicted and ground truth boxes in evaluate

and also added test cases to test_main.py :

test_predict_dataloader_kangas, test_predict_image_kangas, test_predict_file_kangas, test_predict_tile_kangas etc..

Please share any thoughts or changes you’d recommend.

@henrykironde
Copy link
Contributor

Thank you, @Bond099! Could you share some images related to the outcome?

@Bond099
Copy link
Contributor Author

Bond099 commented Mar 6, 2025

Screenshot 2025-03-06 at 7 25 18 PM image image Hey @henrykironde here are some pictures , You can also interact with the live Kangas UI here(ngrok) : https://22fc-2a09-bac1-36a0-40-00-2a7-e1.ngrok-free.app (note: the URL is active while this ngrok session runs; let me know if it expires, and I’ll provide a new one)

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

Successfully merging this pull request may close these issues.

2 participants