Skip to content

Fix layer module reference in image feature extractor#144

Open
ComTamSuonBiCha wants to merge 1 commit intomicrosoft:mainfrom
ComTamSuonBiCha:patch-1
Open

Fix layer module reference in image feature extractor#144
ComTamSuonBiCha wants to merge 1 commit intomicrosoft:mainfrom
ComTamSuonBiCha:patch-1

Conversation

@ComTamSuonBiCha
Copy link
Copy Markdown

DINOv3ViTModel‎ does not have layer attribute, DINOv3ViTEncoder has. We have to access through self.model.model
References: Transformer class implementation

DINOv3ViTModel‎ does not have layer attribute, DINOv3ViTEncoder has. We have to access through self.model.model
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