How to solve the error generated while defining custom FFT layer?
Mostrar comentarios más antiguos
Hello
I was trying to create a custom FFT layer but I'm getting errors, either 'cell' data type related as in 'brace indexing isn't supported' or 'data type isn't supported'. The custom layer is followed by a 2d CNN and defined after the imageinputlayer. I have used imagedatastore to keep my training data. The class definition code is attached. I'm getting error for line 55 but I have tried to resolve that and then I get the data type related error.
Thanks in advance.
1 comentario
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Image Data Workflows en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!