SimCLR关键词检索结果

自监督学习教程:使用 pytorch lightning 实现 SimCLR

Self-supervised learning tutorial: Implementing SimCLR with pytorch lightning

了解如何实现臭名昭著的对比自监督学习方法 SimCLR。在 PyTorch 和 PyTorch-lightning 中逐步实现