hadeer-34's Stars
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
woodfrog/ActionRecognition
Explore Action Recognition
yinxiL/video-super-resolution
a collection of classic tensorflow & pytorch cnn models' implementation
dipakkr/3d-cnn-action-recognition
Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.
cynicphoenix/Human-Action-Recognition
Computer Vision Project : Action Recognition on UCF101 Dataset
pritamqu/CrissCross
[AAAI 2023 (Oral)] CrissCross: Self-Supervised Audio-Visual Representation Learning with Relaxed Cross-Modal Synchronicity
lxy5513/human_action_recognition
人体动作识别相关研究
raf545/BioKey---Keystroke-dynamics-for-user-authentication
Our project considers various machine learning and deep learning techniques like CNN and RNN based on free-text keystroke features for user authentication. Moreover, we will develop a simple UI to test new users.
ahmedgamaleldin14/online-action-recognition
Implementation of CNN-Based Model for Online Action Recognition
NateshReddy/Human-Activity-Recgnition
We worked on action recognition in search and rescue using drone surveillance. Our aim was to classify a video on help or non-help class. Which can be used during a disaster as at many places people can’t reach to check if there is any person needing help but the drone can search the area and notify the location to the rescue team. The data set we used was UCF 101 dataset(contained 101 different classes over 13k video clips) and Help Non-Help data set which was collected by the drone by one of our mentors. The first which we used was the CNN in which we attempted to classify each video based on a single frame. Also we used Inception V3 which was pretrained on imagenet dataset .(also known as transfer learning) Now instead of just classifying based on CNN model,we used CNN+RNN. Now the features extracted from inception V3,we convert those extracted features into sequences of extracted features and then are passed to LSTM after removing the top classification layer.on which we got 89.74% of accuracy.
aegorfk/QMUL
Courseworks from my courses
cyuquan8/frozen_lake_rl
Implementation of reinforcement learning techniques on a grid world based problem
wyzh98/FrozenLake_NUS
Project 1 #ME5406 Deep Learning for Robotics#
krishnasampath23/Video-Activity-Recognition
Recognizing activity performed in videos by performing Deep Learning classification using CNN + LSTM / GRU model on UCF101 and HMDB51 video datasets.
orange-eng/Image_enhancement
BeeGass/Deep-Q-Learning
This is my attempt at implementing the paper "Playing Atari with Deep Reinforcement Learning" By Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Alex Graves, Ioannis Antonoglou, Daan Wierstra and Martin Riedmiller. This is my first attempt at both reading and implementing a research paper.
SoumyajitKarmakar/WinterInternship_CEERI
A Human Action Recognition model using pretrained CNN models for feature extraction and Deep Bidirectional LSTM layers with Self Attention to make the prediction.
studian/SDC_HW05_Vehicle-Detection
Self-Driving Nano Degree Program : Vehicle Detection
Wassouf289/Human-activity-recognition
build and train a model that predicts the activity being performed by a human in a video.
akenov/ACIN
Source code to my master thesis "Comparison of Different Machine Learning Algorithms for Action Recognition" at Vienna University of Technology, 2019
antonioborac/deep-conv-models-for-video-classification
flohansen/mobile-motion-recognition-realtime
MatthiasJakobs/master-thesis
robertandrewstevens/RL
General Reinforcement Learning files
rzarhmi/thesis-latex
ShellySrivastava/Advanced-Robotics
This work was completed as part of MSc in Artificial Intelligence at Queen Mary University of London, UK.
ShellySrivastava/Deep-Learning-and-Computer-Vision
This work was completed as part of MSc in Artificial Intelligence at Queen Mary University of London, UK.
StativaCamelia/PacMan
thisisunix/public_projects
usnehal/retinanet
retinanet project