Skip to content

HINTLab/PlaneCycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlaneCycle

PlaneCycle: Training-Free 2D-to-3D Lifting of Foundation Models Without Adapters (arXiv)

Overview

DINOv3 Feature Visualization

PCA visualizations of frozen lifted DINOv3 features
On three 3D datasets across HW, DW, and DH planes (inconsistencies circled).



PlaneCycle Overview

Overview of PlaneCycle across three orthogonal planes (HW, DW, DH).
Flattened slice tokens are processed by shared ViT layers with plane-specific RoPE.


Code structure

  • planecycle Contains the foundational logic for the PlaneCycle architecture.
    • operators: Implementation of PlaneCycle operator.
    • converters: ViT converters.
  • experiments/dinov3 the scripts to run experiments.
    • medminist: Comprehensive pipelines for training and benchmarking on the 6 different 3D MedMNIST+ datasets.
  • dinov3/dinov3/models
    • vision_transformer: Our modified Vision Transformer implementation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors