Unable to resolve the name helperCIFA​R10Data.do​wnload.

18 views (last 30 days)
I am facing a similar issue that "Unable to resolve the name helperCIFAR10Data.download.". Those file is not under below directory even though mathlab says it is there. How did you resolve it ?

Answers (1)

Srivardhan Gadila
Srivardhan Gadila on 26 Apr 2020
The helperCIFAR10Data is used in the example Train Object Detector Using R-CNN Deep Learning.
In order to use it
  1. Make sure you are using MATLAB versions R2016b & later
  2. Since the helperCIFAR10Data file would be in the example directory where the example Train Object Detector Using R-CNN Deep Learning is present, I would suggest you to copy the helperCIFAR10Data file to your current working directory and use it.
  3. Refer to the following MATLAB Answers: R-CNN stop sign detector code, error using helperCIFAR10Data

Categories

Find more on Containers 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!