photo

Ben Hur


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
5,851
of 300,057

REPUTATION
8

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
7

RANK
 of 20,866

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 167,162

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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...

8 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...

8 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...

8 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...

8 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...

8 years ago | 1 answer | 0

1

answer