You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement weight inflation (centering inflation) as described here https://arxiv.org/pdf/2302.04303.pdf.
Will need to also test the performance difference on 3D segmentation tasks of the weight inflation DINOv2, compared to DINOv2 as it is.
Implement weight inflation (centering inflation) as described here https://arxiv.org/pdf/2302.04303.pdf.
Will need to also test the performance difference on 3D segmentation tasks of the weight inflation DINOv2, compared to DINOv2 as it is.
There is also another approach described here that we can try:
https://arxiv.org/pdf/2209.07026.pdf.
The text was updated successfully, but these errors were encountered: