Community
BNNR is open-source and community-driven. Get involved, contribute, or just say hello.
Connect
GitHub Repository
Star the repo, browse source code, and track releases.
View RepositoryDiscussions
Ask questions, share ideas, and connect with other users.
Join DiscussionsReport a Bug
Found a bug? Open an issue with reproduction steps.
Report BugFeature Request
Have an idea for a new feature or improvement?
Request FeatureContributing Guide
Dev setup, tests, PR workflow, and good first issues.
Read CONTRIBUTINGGood First Issues
Starter tasks for new contributors.
Browse IssuesContributing
Full contributor guide (dev setup, tests, PR workflow, good first issues) lives in the library repository — kept in sync with the CLI and CI.
CONTRIBUTING.md on GitHubColab Notebooks
Run BNNR directly in Google Colab — no local setup required.
Classification Demo
Full BNNR pipeline on STL-10 with XAI explainability and live dashboard.
Augmentations Guide
Visual walkthrough of every BNNR augmentation with ICD/AICD deep-dive.
Custom Data
Bring your own images using an ImageFolder-style layout.
Detection Demo
YOLOv8 on COCO128 with bbox-aware augmentations, mAP metrics, and detection XAI (use bnnr ≥ 0.3.0 from PyPI).