-
**Proceedings**
https://papers.nips.cc/book/advances-in-neural-information-processing-systems-30-2017
https://github.com/catpanda/NIPS_2017
**PaperLists (#Papers 679)**
https://www.dropbox.com/s…
-
Hi, Thanks for the great repo. I am new to FSL and have met some problems and cannot solve them.
**Problem**
I am using the classical training notebooks and trying to implement the SimpleShot inst…
-
When fitting an UCR dataset (e.g. DiatomSizeReduction) with TapNetClassifier(use_cnn=False, use_lstm=False) I get the following error:
" x = keras.layers.Dense(self.layers[0], name="fc_")(x)
Un…
-
-
Sorry to raise the questions here, because you authors reply very quickly on github issues : )
In meta-val or meta-test phase, why only update Base-Leaner (the classifier) and keep SS_N fixed? In m…
-
In Tab. 1 of the paper, the proposed DANA are compared with other works in the general detection evaluation settings. And the 18.6 COCO AP is really a great performance. However, the provided evaluati…
-
Wang, Yilun, and Michal Kosinski. 2018. “[Deep neural networks are more accurate than humans at detecting sexual orientation from facial images.](https://www.gsb.stanford.edu/sites/gsb/files/publicati…
-
I've noticed that my training take a long to train, probably because when using higher one has to loop through each batch individually as in
https://github.com/tristandeleu/pytorch-meta/blob/389e3…
-
## Keyword: efficient
### End-to-end codesign of Hessian-aware quantized neural networks for FPGAs and ASICs
- **Authors:** Javier Campos, Zhen Dong, Javier Duarte, Amir Gholami, Michael W. Mahoney,…
-
In various projects where I used VisJS, I often had the need to implement a node clustering feature based on the groups. I'm not talking about the already implemented clustering feature where one node…