issues
search
facebookresearch
/
moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
MIT License
4.82k
stars
794
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
maybe wrong optimizer
#154
poonam2308
opened
3 months ago
1
Where can I find the code?
#153
SHIMURA0
opened
3 months ago
0
Where can I find moco code?
#152
Ashespt
closed
3 months ago
2
Adding Code of Conduct file
#151
facebook-github-bot
opened
4 months ago
0
Adding Contributing file
#150
facebook-github-bot
opened
4 months ago
1
Unable to open the compressed file
#149
PeterJiang122
opened
5 months ago
0
About using the model dict
#148
Dennis-404
opened
6 months ago
1
About License
#147
myalos
opened
8 months ago
0
The size of the dictionary
#146
bftan1949
closed
5 months ago
2
Why is labels = zeros(N) set to zero?
#145
Dorothea5
opened
1 year ago
3
How is BN in key-encoder updated (in Moco v1)?
#144
lck1201
opened
1 year ago
1
Question about queue dimension
#143
yeomjh00
opened
1 year ago
0
why pretrain from encoder_q?
#142
hu5tao
opened
1 year ago
1
More idiomatic param update
#141
eellison
opened
1 year ago
0
Can you tell me dataset structure and how images are named in the dataset
#140
shenyehui
opened
1 year ago
1
Concerns about feature dimensionality in MoCo self-training
#139
LALBJ
opened
1 year ago
0
What is the label format of the cifar-10 dataset?
#138
wangfuguii
opened
1 year ago
1
what information is leaked due to intra-batch communication?
#137
hackeryhw
opened
1 year ago
2
About training
#136
chencn2020
opened
1 year ago
2
Relicense MoCo under MIT
#135
subramen
closed
1 year ago
4
How to load the Hyperparameters without command line code Argument Parser?
#134
arohi2bujji
opened
2 years ago
0
One question about single GPU
#133
Sangh0
opened
2 years ago
2
Low Accuracy
#132
dbsdmlgus50
opened
2 years ago
0
Issue with batch size
#131
kkannan8291
opened
2 years ago
1
Why labels are all zeros, should first columns of labels be ones?
#130
FrankWork
closed
2 years ago
4
Question about the queue for key encoder
#129
Rohit8y
opened
2 years ago
2
Issue about dequeue_and_enqueue
#128
qishibo
closed
2 years ago
3
Question about transfering to COCO with Mocov1 and Mocov2 checkpoint
#127
mZhenz
opened
2 years ago
0
cannot reproduce the results of moco-v2
#126
shaoming20798
opened
2 years ago
2
question about the momentum encoder
#125
muaz1994
opened
2 years ago
1
about change the base model
#124
zhou-rui1
opened
2 years ago
0
Minor fix for accuracy calculation
#123
chingisooinar
opened
2 years ago
2
The size of an embedding is 1000, how would i change it?
#122
algoteam5
opened
2 years ago
0
Config issue about 'Res5ROIHeadsExtraNorm'
#121
Kevinz-code
closed
2 years ago
1
Report a mistake
#120
AntonotnaWang
opened
2 years ago
0
with official pretrained model, i train a classification for 100 epochs, but find nothing record-file.
#119
guangminglftg
opened
2 years ago
1
Algorithm question
#118
slala2121
closed
3 years ago
0
'RGB' for MoCo, 'BGR' for Detectron2
#117
fwtan
closed
2 years ago
2
eval in training part of linear classification code
#116
shuuchen
opened
3 years ago
1
requirements of the packages?
#115
zjuKeLiu
opened
3 years ago
0
Error while inferences from the trained detectron2 model on image
#114
letdivedeep
opened
3 years ago
1
moco stepwise lr scheduler (bug?)
#113
abaqusstudent
closed
3 years ago
2
Training an Pretrained model on object detection task on single GPU
#112
letdivedeep
closed
3 years ago
0
About the batch size
#111
iamimage
opened
3 years ago
2
nvm
#110
YellowPig-zp
closed
3 years ago
0
Algorithm 1 in MoCo Paper
#109
xuehaouwa
opened
3 years ago
1
Positive key indicators are always zeros
#101
AlekseySh
closed
3 years ago
2
enqueue fixed.
#100
sargdsra
opened
3 years ago
0
enqueue fixed.
#99
sargdsra
closed
3 years ago
1
Questions on scaling the learning rate
#98
DianCh
opened
3 years ago
0
Next