wyharveychen/CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
PythonNOASSERTION
Issues
- 0
How to get the pre-trained model?
#83 opened by booker-max - 1
How to fine-tune the Matching Network
#79 opened by maoqianwen - 0
how to make the experiments repeatable?
#82 opened by keivemo - 1
errro _pickle.PicklingError
#80 opened by fancaizi-1 - 0
RuntimeError: "nll_loss_forward_reduce_cuda_kernel_2d_index" not implemented for 'Int'
#81 opened by oczzz15 - 0
- 0
- 0
h
#75 opened by kevin-xiaoxin - 6
About accuracy of baseline in miniImagenet
#43 opened by mingliangzhang2018 - 0
h
#71 opened by kevin-xiaoxin - 0
CUB dataset's link no longer valid
#76 opened by IdioGuarino - 0
About the lacking of query sample in data_loader and the lacking of target in calculating loss
#74 opened by quanghuy0497 - 0
Baseline++ cross_char accuracy lower than Baseline
#73 opened by yyou22 - 5
assert params.num_classes >= 1597, 'class number need to be larger than max label id in base class'
#70 opened by wenbohuang1002 - 0
Training using 'protonet', 'matchingnet', 'relationnet', 'relationnet_softmax', 'maml', 'maml_approx' methods with an unbalanced dataset.
#72 opened by adnan119 - 0
- 0
Query Regarding Figure 5.
#68 opened by sumo8291 - 6
Some question about resnet
#46 opened by shihaobai - 4
- 0
Larger batch size for CUBS.
#66 opened by sumo8291 - 3
Details on training with ResNet
#47 opened by SnowyJune973 - 1
Discrepancy on query size
#58 opened by jin-zhe - 0
The stop_epoch number of maml
#65 opened by haditabealhojeh - 1
- 3
- 0
Question on feature_loader.py:32,33
#64 opened by HatsuneBlake - 0
- 1
datamgr get error
#30 opened by yejg2017 - 1
GPU memory continue to grow for MAML
#62 opened by suoql - 3
low GPU utilization rate
#60 opened by zoraup - 1
- 1
- 3
- 2
How to run domain adaptation test?
#57 opened by janetwise - 4
Doubt about the correctness of testing accuracy of fine-tuning stage and adaption stage.
#56 opened by ZhuLingfeng1993 - 1
imagenet link does not work
#55 opened by MichalisLazarou - 8
- 4
Can I use the miniImagenet from here?
#45 opened by Franklin-Yao - 0
How to support multi-gpu?
#48 opened by way151 - 2
the accuracies about baseline and baseline++
#31 opened by thfresh - 2
Questions on SetDataManager
#32 opened by tao0420 - 4
About the ProtoNet with Conv4 backbone result
#42 opened by johnnyasd12 - 0
Some Question for the evaluation Results
#41 opened by Duan-JM - 0
Dataset Normalization
#39 opened by feima0969thu - 6
There is an error in the code that generates the json file in ./filelists/miniImagenet .
#37 opened by zzyzzu - 3
Baseline and Baseline++ #way#shot method
#38 opened by BoostMom - 1
test.py _ classifier.weight
#36 opened by BoostMom - 1
- 2
Error running the code
#28 opened by EmmanouelP - 1
Does the learning rate always stay the same (default 0.001 in the Adam optimizer)?
#27 opened by eezywu