Commit History

Add DreamSim (human-aligned) encoder: LoRA-tuned DINO ViT-B/16 patch tokens + CLS attention
403700d
Running

ShesterG commited on

Add MAE and CLIP encoders alongside DINOv3 (per-model prefix/grid/normalization; MAE ids_restore un-shuffle)
4e25ac8

ShesterG commited on

Color final/leaf patch numbers green in reveal animation
2699c3a

ShesterG commited on

add DINOv3 model selector (ViT-L / ViT-H+ / ViT-7B); single-slot cache, dynamic prefix, bf16 for 7B
d65620a

ShesterG commited on

consistent palette (blue=focus, red=past only); tooltip shows % + raw mean attn value
003797e

ShesterG commited on

tab title -> Visual Tree
86fa6e8

ShesterG commited on

tooltip: left of cursor + add mean attention; rename to Visual Tree
e16fbbb

ShesterG commited on

use latest gradio (6.19) compatible with py3.13 env; sdk_version match
8382964

ShesterG commited on

re-add gradio==4.44.1 (was uninstalled); align sdk_version
152fd2a

ShesterG commited on

deps: drop gradio from requirements (let SDK manage), CPU torch, transformers>=4.53; add startup prints
bc7006b

ShesterG commited on

fix Space startup: lazy model load + module-level launch (no __main__ guard)
4bac563

ShesterG commited on

add .gitignore, drop __pycache__
b5b01b8

ShesterG commited on

DINO Hierarchies Gradio app: upload image -> condensed tree + reveal
a3b5cf9

ShesterG commited on