PyTorch code and models for the DINOv2 self-supervised learning method.
 
 
Go to file
Etienne Guevel 279ec583f9 fix stuff 2024-05-26 01:00:55 +02:00
.github/workflows Minor config tweaks (#246) 2023-09-30 20:01:59 +02:00
dinov2 fix stuff 2024-05-26 01:00:55 +02:00
notebooks Fix broken links in notebooks 2023-08-31 09:43:55 -07:00
notes initial changes 2024-05-14 15:11:51 +02:00
scripts Initial commit 2023-04-17 17:55:51 +00:00
tests initial changes 2024-05-14 15:11:51 +02:00
.gitignore Add depth estimation code (#184) 2023-08-31 14:57:50 +02:00
CODE_OF_CONDUCT.md Initial commit 2023-04-17 17:55:51 +00:00
CONTRIBUTING.md Initial commit 2023-04-17 17:55:51 +00:00
LICENSE Update license everywhere (#182) 2023-08-31 14:41:52 +02:00
MODEL_CARD.md Add new backbones trained with registers (#282) 2023-10-27 15:15:10 +02:00
conda-extras.yaml Add (optional) extras dependencies (#183) 2023-08-31 14:53:28 +02:00
conda.yaml Initial commit 2023-04-17 17:55:51 +00:00
conda_test.yaml initial changes 2024-05-14 15:11:51 +02:00
hubconf.py Add new backbones trained with registers (#282) 2023-10-27 15:15:10 +02:00
pyproject.toml Initial commit 2023-04-17 17:55:51 +00:00
requirements-dev.txt Initial commit 2023-04-17 17:55:51 +00:00
requirements-extras.txt Add (optional) extras dependencies (#183) 2023-08-31 14:53:28 +02:00
requirements.txt initial changes 2024-05-14 15:11:51 +02:00
setup.cfg Minor config tweaks (#246) 2023-09-30 20:01:59 +02:00
setup.py Add (optional) extras dependencies (#183) 2023-08-31 14:53:28 +02:00