-
Hi, I am looking to visualize the activations layers for a given image for tiny yolov3.
Example : https://medium.com/google-developer-experts/interpreting-deep-learning-models-for-computer-vision-…
-
I came across your [post on Medium](https://medium.com/@kuza55/transparent-multi-gpu-training-on-tensorflow-with-keras-8b0016fd9012#.q4rzb8rik) and was instantly hooked. Nice job!
I've been develop…
-
I used caffe2keras to convert the VGG16-hybrid1365 caffe model to an h5 file. Conversion went fine and I used the caffemodel and prototxt found here: https://github.com/metalbubble/places365.
Howev…
-
I installed the deep-learning-tool with this docker-image: [quay.io/nird-toolkit/deep-learning-tools2:20220303-cbd3b76](url). But when I open a R-notebook, I can't run code that uses python (using the…
-
Hi,
I tried to compile the Word2Vec CBOW example at e.g.
https://github.com/abaheti95/Deep-Learning/blob/master/word2vec/keras/cbow_model.py
but that failed.
Could you please check.
Python 3.6.4 …
-
For the English data sets, loss is nan since training starts. I tried to match the Keras and tensorflow versions (except that I use CPU), but it doesn't help. I also tried different datasets or optimi…
-
## Nome completo
Luiz Henrique Soares
## Localidade
Recife - Pernambuco.
## Apresentação
I'm a full stack, I like to make software using the latest technology available to create attr…
-
On a Macbook Pro 16 (16 GB RAM, 2.3 Ghz 8-core, AMD 5500M 4GB), running this basic MNIST convnet Jupyter-lab notebook crashes python:
https://github.com/fchollet/deep-learning-with-python-notebooks…
-
这学期选修了 **智能计算实验** 课程,收获良多,在学习完林轩田的课程之后就开始学习深度学习
-
Hi guys,
I recently reading a blog talking about tuning CNN models.
http://machinelearningmastery.com/grid-search-hyperparameters-deep-learning-models-python-keras/
I'm wondering does MatConvNet pro…