What Kind of Pre-processing is required for images for transfer learning and training AlexNet?
9 views (last 30 days)
Show older comments
Vinay Chawla
on 1 Oct 2020
Commented: Vinay Chawla
on 15 Dec 2020
Hello,
I am working on a CNN model for classifying pavement distresses and I am using transferred learning through alexnet. I was wondering if my images require any kind of pre-processing such as (semantic segmentation) other than resizing them. I am using high-resolution colored images of pavement distresses.
Thanks in advance.
0 Comments
Accepted Answer
Raunak Gupta
on 5 Oct 2020
Hi,
There are several preprocessing techniques which can be used for preparing data to pass to a network for transfer learning applications. Though I cannot suggest a specific step for your case, you can refer to the following documentations which explain more about these techniques.
More Answers (0)
See Also
Categories
Find more on Deep Learning with Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!