-
Notifications
You must be signed in to change notification settings - Fork 265
Cluster box features to help choose images to annotate #1351
Copy link
Copy link
Open
Labels
Feature RequestNew feature or requestNew feature or requestIdeas for Machine Learning!These are machine learning ideas and papers that could be useful for DeepForest models. High level.These are machine learning ideas and papers that could be useful for DeepForest models. High level.To be documentedPlease wait until this issue is fully documented in order to best contribute.Please wait until this issue is fully documented in order to best contribute.
Description
Activity
Metadata
Metadata
Assignees
Labels
Feature RequestNew feature or requestNew feature or requestIdeas for Machine Learning!These are machine learning ideas and papers that could be useful for DeepForest models. High level.These are machine learning ideas and papers that could be useful for DeepForest models. High level.To be documentedPlease wait until this issue is fully documented in order to best contribute.Please wait until this issue is fully documented in order to best contribute.
As part of an active learning workflow, we'd want a way to run a detector over the boxes, and cluster box features using something like Dino v3 and then have the workflow select either 1) exemplar images from k clusters, 2) images that are similar to a user supplied image. This kind of image query helps with rapid annotation.