Community Profile

photo

Eric Louchard


Last seen: 2 days ago Active since 2021

Followers: 0   Following: 0

Statistics

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

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

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

3 years ago | 2 answers | 0

2

answers