Skip to content

Applied dual Bi-Directional LSTM for image classification through max-pooling the forward and backward LSTM’s hidden states of both the image matrix and its transpose and concatenating them for inputting into a dense fully connected layer for classification.

Notifications You must be signed in to change notification settings

spellcaster2/Image-classification-with-Bi-LSTM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Image-classification-with-Bi-LSTM

Applied dual Bi-Directional LSTM for image classification through max-pooling the forward and backward LSTM’s hidden states of both the image matrix and its transpose and concatenating them for inputting into a dense fully connected layer for classification.

About

Applied dual Bi-Directional LSTM for image classification through max-pooling the forward and backward LSTM’s hidden states of both the image matrix and its transpose and concatenating them for inputting into a dense fully connected layer for classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages