Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isaaccorley/detcon-pytorch
PyTorch implementation of DeepMind's DetCon from "Efficient Visual Pretraining with Contrastive Detection" Henaff et al. (ICCV 2021)
https://github.com/isaaccorley/detcon-pytorch
contrastive-learning deep-learning deepmind self-supervised-learning
Last synced: 3 months ago
JSON representation
PyTorch implementation of DeepMind's DetCon from "Efficient Visual Pretraining with Contrastive Detection" Henaff et al. (ICCV 2021)
- Host: GitHub
- URL: https://github.com/isaaccorley/detcon-pytorch
- Owner: isaaccorley
- License: mit
- Created: 2021-10-17T02:13:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-20T16:39:26.000Z (about 3 years ago)
- Last Synced: 2024-05-02T05:05:17.183Z (8 months ago)
- Topics: contrastive-learning, deep-learning, deepmind, self-supervised-learning
- Language: Python
- Homepage:
- Size: 419 KB
- Stars: 14
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# detcon-pytorch
(WIP) PyTorch implementation of DeepMind's DetCon from ["Efficient Visual Pretraining with Contrastive Detection" Henaff et al. (ICCV 2021)](https://arxiv.org/abs/2103.10957)