MomentumContrast.pytorch icon indicating copy to clipboard operation
MomentumContrast.pytorch copied to clipboard

Reproduction of Momentum Contrast for Unsupervised Visual Representation Learning

Results 2 MomentumContrast.pytorch issues
Sort by recently updated
recently updated
newest added

Moco worked fine with two layer of convolution (in your sample code). However, when I tried to change to Net architecture with Resnet50, the loss cannot converge. Is Resnet50 too...

Bumps [torch](https://github.com/pytorch/pytorch) from 1.3.1 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies