DEV Community

Henri Wang profile picture

Henri Wang

404 bio not found

Joined Joined on 
What is KoLeo regularizer doing in DINOv2?

What is KoLeo regularizer doing in DINOv2?

Comments
2 min read
Since i know how DINO loss works, i want to know how iBOT does its job.

Since i know how DINO loss works, i want to know how iBOT does its job.

Comments
5 min read
How is [CLS] token assumed to carry global information during training?

How is [CLS] token assumed to carry global information during training?

Comments
3 min read
Does DINO loss compare the [CLS] tokens from both teacher and student?

Does DINO loss compare the [CLS] tokens from both teacher and student?

Comments
1 min read
why similar smooth gradient in all images indicate strong covariance? and how strong covariance is related to high variance?

why similar smooth gradient in all images indicate strong covariance? and how strong covariance is related to high variance?

Comments
5 min read
Why Top PCA Components in Images Carry Semantic Meaning

Why Top PCA Components in Images Carry Semantic Meaning

Comments
2 min read
why larger eigenval indicates more variance?

why larger eigenval indicates more variance?

Comments
3 min read
expand the cov matrix multiplication pixelwise to have a better intuition

expand the cov matrix multiplication pixelwise to have a better intuition

Comments
1 min read
how can I compute PCA between different images, tell me its mathematics.

how can I compute PCA between different images, tell me its mathematics.

Comments
3 min read
in DINO, how does [CLS] token get to gather global information, unlike other patches, though under same attention mechanism?

in DINO, how does [CLS] token get to gather global information, unlike other patches, though under same attention mechanism?

Comments
2 min read
in DINO, how does knowledge distillation such as teacher vs. student help learn the general visual features of the images?

in DINO, how does knowledge distillation such as teacher vs. student help learn the general visual features of the images?

Comments
2 min read
in which aspects does DINOv2 improve DINO?

in which aspects does DINOv2 improve DINO?

Comments
2 min read
what is the mathematical realization of attention maps from multiple heads?

what is the mathematical realization of attention maps from multiple heads?

Comments
3 min read
two forms of positional embedding return

two forms of positional embedding return

Comments
2 min read
Customize dataset so that Dataloader can apply...

Customize dataset so that Dataloader can apply...

Comments
2 min read
loading...