GPU Coder won't accept ACF Object Detector model
Mostra commenti meno recenti
We have a need to identify specific objects in binary (BW) images. I successfuly trained an ACF Object Detector model to run on CPU hardware, but we need this code to run on a GPU based system. However the MATLAB GPU Coder rejected the ACF Object Detector model with this error message:
Error determining type for input '<detector-name>: detector'.
Class acfObjectDetector is not supported by coder.Type as it is a handle class.
Does the GPU Coder accept any of the MATLAB image detection/analysis tools like YOLO or CNN?
Risposta accettata
Più risposte (1)
John Rahman
il 10 Gen 2022
0 voti
Categorie
Scopri di più su Get Started with GPU Coder in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!