Skip to content
#

autoencoder-architecture

Here are 10 public repositories matching this topic...

Language: All
Filter by language

This projects detect Anomalous Behavior through live CCTV camera feed to alert the police or local authority for faster response time. We are using Spatio Temporal AutoEncoder and more importantly three models from Keras ie; Convolutional 3D, Convolutional 2D LSTM and Convolutional 3D Transpose. 👮‍♂️👮‍♀️📹🔍🔫⚖

  • Updated Feb 9, 2021
  • Jupyter Notebook

Autoencoder is a type of neural network where the output layer has the same dimensionality as the input layer. In simpler words, the number of output units in the output layer is equal to the number of input units in the input layer. An autoencoder replicates the data from the input to the output in an unsupervised manner and is therefore someti…

  • Updated Sep 26, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the autoencoder-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the autoencoder-architecture topic, visit your repo's landing page and select "manage topics."

Learn more