https://github.com/justinchuby/dino
Let's build DINO from scratch
https://github.com/justinchuby/dino
Last synced: about 1 month ago
JSON representation
Let's build DINO from scratch
- Host: GitHub
- URL: https://github.com/justinchuby/dino
- Owner: justinchuby
- License: mit
- Created: 2022-07-09T18:29:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T00:05:37.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T15:03:02.668Z (about 2 years ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DINO
Let's build DINO (https://github.com/facebookresearch/dino) from scratch
## Reference
https://github.com/lucidrains/vit-pytorch/tree/main/vit_pytorch
## LICENSE
MIT License
https://github.com/lucidrains/vit-pytorch MIT License