/AI_elevator

This is the college project. Combine three recognizer (face , sound face )

Primary LanguagePython

AI_elevator

How it works

flow chart : Image

Model architecture:

*Convolutional layer -> Convolutional layer -> Pooling layer -> Drop -> Convolutional layer -> Convolutional layer -> Pooling layer -> Fully connected layer -> Drop -> Fully connected layer (Convolution + ReLU, Fully connected + ReLU / Sigmoid, optimizer RSMprop)

Image