Flutter application demonstrating real-time, one-shot object segmentation using a DINOv3 feature extractor model
-
Updated
Dec 16, 2025 - Dart
Flutter application demonstrating real-time, one-shot object segmentation using a DINOv3 feature extractor model
A cross-platform solution for Few-Shot Instance Segmentation on mobile devices. It leverages a split-model architecture using DINOv3 as a static feature extractor and a lightweight, dynamically trained Logistic Regression classifier for specific objects.
Add a description, image, and links to the dinov3 topic page so that developers can more easily learn about it.
To associate your repository with the dinov3 topic, visit your repo's landing page and select "manage topics."