photo

Eric Louchard


Last seen: 4 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
93,134
of 300,379

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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 do I add CNN Bounding Box Regression Layer to a network that is not R-CNN?
Is there a generic bounding box regression layer that can be added to a network? There is the layer call, rcnnBoxRegressionLayer...

2 years ago | 1 answer | 0

1

answer

Answered
Why is the CNN predict function faster when running a set of images from ImageDataStore compared to running each image individually?
When I test codegen, I now get this clear cfg cfg = coder.gpuConfig('lib'); cfg.TargetLang = 'C++'; cfg.DeepLearningConfig...

4 years ago | 0

Question


Why is the CNN predict function faster when running a set of images from ImageDataStore compared to running each image individually?
I am trying this example code Create Simple Deep Learning Network for Classification - MATLAB & Simulink Example (mathworks.co...

4 years ago | 2 answers | 0

2

answers