Is Yolo V2 (onnx) version supported with MATLAB?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Kev
el 2 de Nov. de 2020
Comentada: Kev
el 3 de Nov. de 2020
Hi!
I was following the tutorial in which tiny yolo was imported; however, I want to change the model to a full version.
Is it supported? because when I import, certain layers aren't being imported.
The error message:
"Warning: Unable to import some ONNX operators, because they are not supported. They have been replaced by placeholder layers. To find these layers, call the function findPlaceholderLayers on the returned object."
Has anyone encountered a similar error?
0 comentarios
Respuesta aceptada
Image Analyst
el 2 de Nov. de 2020
Go to Add-ons/Get Add ons to bring up the Add-on Explorer, and type in yolo and see what pops up. YOLO2 is in there. Does it say it's installed for you? If not, install it from there.
3 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Data Workflows en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!