原文:Momentum Contrast for Unsupervised Visual Representation Learning (MoCo)

Momentum Contrast for Unsupervised Visual Representation Learning 一 Methods Previously Proposed . End to end Mechanisms 方法简介:对于每个mini batch中的 image 进行增强,每一张图片经过增强处理都得到两张图片q 和 k , 这两张互为正样本。采用两个不同的 enco ...

2019-12-10 20:34 0 857 推荐指数:

查看详情

『论文笔记』MoCoMomentum Contrast for Unsupervised Visual Representation Learning

“ 我认为MoCo这篇最创新的地方,就是解决了一个非常重要但以前又没有思路的工程问题,就是怎么节省内存节省时间搞到大量的negative sample。之前的memory bank虽然机智,但是必须存下来整个数据集,空间开销O(N),所以处理不了Instagram级别的数据,这个问题 ...

Mon May 17 05:00:00 CST 2021 0 960
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM