Community Profile

photo

Ben Hur


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how to use multiple input layers in DAG net as shown in the figure
I have DAG graph with two paths of layers inside it. I am planning to feed this DAG with two types of data (D1, D2) but I ca...

6 years ago | 6 answers | 6

6

answers

Question


Error in using trainNetwork with training data and labels
I am trying to classify image datasets using deep learning. after getting feature vector of each single image I ve got a matr...

6 years ago | 4 answers | 0

4

answers

Question


How to reuse activations of two concatenated layers into a new one
I have two streams pre-trained networks (alexnet), I got the activations from the conv5 layer (for the two stream), then, concat...

6 years ago | 1 answer | 1

1

answer

Question


Is it possible to use imagedatastore with jpg and vis images together and feed them separately to CNN
I have a dataset that contains RGB and Depth images with 10 classes. At first, I used the RGB images with imagedatastore and bui...

6 years ago | 0 answers | 0

0

answers

Question


how to use imagedatastore with two different types of data in the same time
I have a dataset that contains RGB and Depth images with 10 classes. At first, I used the RGB images with imagedatastore and bui...

6 years ago | 1 answer | 0

1

answer