Ben Hur
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
7 years 前 | 6 个回答 | 6
6
个回答提问
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...
7 years 前 | 4 个回答 | 0
4
个回答提问
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...
7 years 前 | 1 个回答 | 1
1
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 1 个回答 | 0