-
Updated
Apr 22, 2020 - Python
semi-supervised-learning
Here are 256 public repositories matching this topic...
-
Updated
Apr 23, 2020 - Python
-
Updated
Sep 15, 2019 - Jupyter Notebook
-
Updated
Mar 2, 2020 - Python
When I run text_recognition_demo.py with parameters gpu=-1(that is cpu), it can return the results.
But if I set gpu=0, there is something wrong.
The error is
ValueError:numpy and cupy must not be used together type(W):<class 'numpy.ndarray'>, type(x):<class 'cupy.core.core.ndarray'>,type(b):<class 'numpy.ndarray'>
I know nothing about Chainer, what should I do to solve it?
It'd be nice if you could add a list of required packages (i.e. h5py and progressbar), that have to be installed.
-
Updated
Jan 2, 2018 - Python
-
Updated
Nov 7, 2019 - Python
-
Updated
Jul 24, 2018 - Python
-
Updated
May 13, 2020 - Python
-
Updated
Jun 5, 2019
-
Updated
Jan 8, 2020 - Python
-
Updated
Jan 10, 2019 - Python
-
Updated
Oct 2, 2019 - Python
-
Updated
Jan 24, 2018 - Python
-
Updated
Jul 18, 2019 - Python
-
Updated
Nov 27, 2019 - Python
-
Updated
Aug 9, 2018 - Python
-
Updated
Jan 28, 2020 - Python
-
Updated
Sep 20, 2018 - MATLAB
-
Updated
May 1, 2020 - Python
-
Updated
Jan 11, 2020 - C
-
Updated
May 30, 2019 - Jupyter Notebook
-
Updated
May 7, 2020
-
Updated
Oct 16, 2019 - Python
-
Updated
Mar 24, 2020 - Python
Hello,
I'm trying to run the fluorescence task with fully pretrained model weights (ie. for both the unsupervised pretraining and weights for the supervised task as well). I have downloaded the pretrained UniRep model but I'm thinking this does not include the model weights for the supervised task (fluorescence). Are these available or am I confusing something?
In the README.md|Loading a M
-
Updated
Apr 13, 2020 - Python
Improve this page
Add a description, image, and links to the semi-supervised-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semi-supervised-learning topic, visit your repo's landing page and select "manage topics."
Great paper!
Tensorflow documentation says the EMA variables are created with (trainable=False) and added to the GraphKeys.ALL_VARIABLES collection. Now as they are not trainable they wont have the gradient applied on them, i understand that. But, as they depend upon the current trainable variables of the graph, and hence so do the predictions of the teacher network; an additional gradient will