Skip to content

Add an optional 3D descriptor-space view of search results - #1979

Open
mattdawkins wants to merge 2 commits into
mainfrom
dev/query-results-3d
Open

mattdawkins wants to merge 2 commits into
mainfrom
dev/query-results-3d

Conversation

@mattdawkins

Copy link
Copy Markdown
Member
  • Grid / 3D toggle on the search results toolbar; the grid stays the default
  • 3D view: query exemplar at the center, top N results (10/25/50/100) hung off it on lines, positioned by their descriptor offset from the query projected onto the set's three principal axes, so similar results cluster and nearer means more similar
  • Drag orbits, wheel zooms, hover names a result, click selects it for correct/incorrect marks, double click opens it; optional slow spin
  • Plain canvas rendering, no new dependency; chips reuse the grid's chip store
  • View choice and count resume with the parked query session
  • Needs the VIAME layout_results query service command (VIAME PR: dev/query-results-3d)

🤖 Generated with Claude Code

mattdawkins and others added 2 commits September 24, 2026 16:00
VIAME now packs its output into trained_model.zip (folder renamed from
category_models); desktop unpacks it into DIVE_Pipelines and the web
task into the upload folder, both still accepting an unpacked folder.
Grid / 3D toggle on the results toolbar (grid stays the default): the
query sits at the center with the top N results hung off it on lines,
placed by the service's new layout_results command (VIAME side).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant