dinov2 icon indicating copy to clipboard operation
dinov2 copied to clipboard

Train vit-L16 in ImageNet-1k, got confusing files.

Open JoJoistheBestOne opened this issue 1 year ago • 0 comments

https://github.com/facebookresearch/dinov2/blob/main/dinov2/data/datasets/image_net.py#L103-L110

what does those file come from? f"entries-{split.value.upper()}.npy" f"class-ids-{split.value.upper()}.npy" f"class-names-{split.value.upper()}.npy"

JoJoistheBestOne avatar Apr 20 '23 11:04 JoJoistheBestOne