Stars
This repository contains demos I made with the Transformers library by HuggingFace.
Collection of different Unet Variant suchas VggUnet, ResUnet, DenseUnet, Unet. AttUnet, MobileNetUnet, NestedUNet, R2AttUNet, R2UNet, SEUnet, scSEUnet, Unet_Xception_ResNetBlock
Violence Detection tutorial using pre-trained CNN and LSTM
experiments on classifying actions using poses
Video classification using CNN and LSTM
This is the official implementation of the paper namely Real-Time Anomaly Detection and Feature Analysis Based on Time Series for Surveillance Video.
Action-Net is a dataset containing images of 16 different human actions.
This project identifies eight different human activities - walking, running, jogging, galloping sideways, jumping horizontally, one hand wave, two hand wave and bending.
A simple and fun video classification/action recognition using VGG16 as a feature extractor and RNN.