Laurent
|
1a8ea9180f
|
refactor dinov2 tests, check against official implementation
|
2024-04-02 10:02:43 +02:00 |
|
limiteinductive
|
20c229903f
|
upgrade pyright to 1.1.342 ; improve no_grad typing
|
2023-12-29 15:09:02 +01:00 |
|
Cédric Deltheil
|
e7892254eb
|
dinov2: add some coverage for registers
Those are not supported yet in HF: so just compared with a precomputed
norm. Note: in the initial PR [1] the Refiners' implementation has been
tested against the official code using Torch Hub.
[1]:
https://github.com/finegrain-ai/refiners/pull/132#issuecomment-1852021656
|
2023-12-18 10:29:28 +01:00 |
|
Cédric Deltheil
|
68cc346905
|
add minimal unit tests for DINOv2
To be completed with tests using image preprocessing, e.g. test cosine
similarity on a relevant pair of images
|
2023-12-18 10:29:28 +01:00 |
|