#1 baseline for CIFAR10

Open
created 1 year ago by crj1998 · 1 comments
crj1998 commented 1 year ago
# MoCo baseline for CIFAR10 ## Benchmark cifar10 resnet50
crj1998 commented 1 year ago
Owner
## Tips for reproduce code. 1. Use `BatchNorm` in projection head. 2. REMEMBER use `Normalize` on output embed_dim. 3. Adam is better. 4. Pay attention to transform. RandomCropResize hurt performance. ## Tips for train from scratch. 1. long traning epochs.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.