Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
guiwitz
/
napari-convpaint
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
52
Code
Issues
2
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Widget layout & styling overhaul (depends on #73)
- #74
#74
Open
hinderling
wants to merge 17 commits into
guiwitz:main
guiwitz/napari-convpaint:main
from
hinderling:gui-polish
hinderling/napari-convpaint:gui-polish
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Widget layout & styling overhaul (depends on #73)
#74
hinderling
wants to merge 17 commits into
guiwitz:main
guiwitz/napari-convpaint:main
from
hinderling:gui-polish
hinderling/napari-convpaint:gui-polish
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2026
Add bounded feature cache module (LRU + disk spillover)
Show description for 7a66c42
hinderling
committed
7a66c42
View commit details
Copy full SHA for 7a66c42
Browse repository at this point
Feature extractors: cacheable pyramid representation
Show description for 082e08b
hinderling
committed
082e08b
View commit details
Copy full SHA for 082e08b
Browse repository at this point
ConvpaintModel: content-addressed feature caching in the extraction path
Show description for 3b7af04
hinderling
committed
3b7af04
View commit details
Copy full SHA for 3b7af04
Browse repository at this point
Widget: feature-cache controls and cache-first stack prediction
Show description for 4123db5
hinderling
committed
4123db5
View commit details
Copy full SHA for 4123db5
Browse repository at this point
Widget: skip redundant re-normalization when training
Show description for 871b837
hinderling
committed
871b837
View commit details
Copy full SHA for 871b837
Browse repository at this point
Commits on Jul 13, 2026
Widget layout mechanics: scrollable tabs, tight header, napari density
Show description for c4b8679
hinderling
committed
c4b8679
View commit details
Copy full SHA for c4b8679
Browse repository at this point
Widget content polish: compact rows, section conventions, theming
Show description for adfd94d
hinderling
committed
adfd94d
View commit details
Copy full SHA for adfd94d
Browse repository at this point
FeatureCache: thread-safety via re-entrant lock on public methods
Show description for 2b2a735
hinderling
committed
2b2a735
View commit details
Copy full SHA for 2b2a735
Browse repository at this point
Commits on Jul 19, 2026
Utils: skip identity resizes in rescale_outputs/rescale_class_labels; tensor-aware pad_to_shape
Show description for 2a74ce2
hinderling
committed
2a74ce2
View commit details
Copy full SHA for 2a74ce2
Browse repository at this point
Feature pyramid: keep NN features on-device end-to-end, incl. cache hits
Show description for f41e46d
hinderling
committed
f41e46d
View commit details
Copy full SHA for f41e46d
Browse repository at this point
Merge feature-caching (on-device pyramid + cache perf fixes) into gui-polish
hinderling
committed
6ac892f
View commit details
Copy full SHA for 6ac892f
Browse repository at this point
Widget: output layers no longer steal the active-layer selection
Show description for f01235f
hinderling
committed
f01235f
View commit details
Copy full SHA for f01235f
Browse repository at this point
Commits on Jul 27, 2026
Widget: flat solid-color tabs instead of napari's gradient
Show description for 59248fe
hinderling
committed
59248fe
View commit details
Copy full SHA for 59248fe
Browse repository at this point
Classes tab rework: explicit label values, selection-aware controls, placeholders
Show description for ab20cd3
hinderling
committed
ab20cd3
View commit details
Copy full SHA for ab20cd3
Browse repository at this point
Commits on Jul 28, 2026
features_from_cacheable: note the device=None CPU fallback at the lift site
Show description for 6aed050
hinderling
committed
6aed050
View commit details
Copy full SHA for 6aed050
Browse repository at this point
Merge feature-caching (device fallback note) into gui-polish
hinderling
committed
7a98bc5
View commit details
Copy full SHA for 7a98bc5
Browse repository at this point
Commits on Jul 31, 2026
Classes: cap label values at 255 (uint8 data)
Show description for 229c537
hinderling
committed
229c537
View commit details
Copy full SHA for 229c537
Browse repository at this point
You can’t perform that action at this time.