mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 21:25:02 +00:00
feat(demo): add interactive demos and self-learning examples
Interactive Demos: - Similarity Search: Click image to find similar ones - Motion Detection: Real-time scene change via embeddings - A/B Comparison: Side-by-side image comparison - Batch Processor: Process up to 20 images at once - Embedding Explorer: Visualize 512-dim features with stats - Anomaly Detection: Find outlier images in a set Self-Learning Code Examples: - Self-Learning System: Adaptive classifier with feedback loop - Incremental Learning: Online learning without forgetting - Few-Shot Learning: Learn from 1-5 examples per class - Image Retrieval: Searchable image database - Content Moderation: Flag similar inappropriate content - Visual Recommendations: Recommend similar items - Video Keyframes: Extract unique frames Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
parent
9aaaf03786
commit
4f49ec2d42
1 changed files with 1130 additions and 39 deletions
1169
docs/cnn/index.html
1169
docs/cnn/index.html
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue