Deep convolutionary neural network for text detection

1 visualización (últimos 30 días)
Rabia Sikandar
Rabia Sikandar el 9 de Oct. de 2019
Comentada: Nathan Malimban el 15 de Oct. de 2019
Can any have the link or basic code of deep convolutionary neural netwrok in matlab or python.

Respuestas (1)

Nathan Malimban
Nathan Malimban el 10 de Oct. de 2019
Hi Rabia,
The following example might be useful. The example constructs a deep learning network that performs text classification:
  2 comentarios
Rabia Sikandar
Rabia Sikandar el 11 de Oct. de 2019
Actually i need deep convolutionary and LSTM basic code for feature extraction. My thesis is based on these two algorithms.
Nathan Malimban
Nathan Malimban el 15 de Oct. de 2019
The example above includes the fundamental workflow for architecting and training an LSTM network in MATLAB. (See the subsection Create and Train LSTM Network.)
Here is another example of an LSTM network in MATLAB:
The example walks you through data preparation, network architecture design, training, and testing.

Iniciar sesión para comentar.

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Productos


Versión

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by