Sami Arja (samiarja)

samiarja

Geek Repo

Company:Western Sydney University

Location:Sydney,Australia

Home Page:samiarja.com

Twitter:@samiarja1

Github PK Tool:Github PK Tool

Sami Arja's starred repositories

awesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software.

Language:PythonLicense:NOASSERTIONStargazers:64553Issues:3327Issues:88

data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

Language:PythonLicense:NOASSERTIONStargazers:26937Issues:1620Issues:41

PythonRobotics

Python sample codes for robotics algorithms.

Language:PythonLicense:NOASSERTIONStargazers:22375Issues:507Issues:349

DataSciComp

A collection of popular Data Science Challenges/Competitions || Countdown timers to keep track of the entry deadlines.

Language:JavaScriptLicense:MITStargazers:1664Issues:195Issues:12

five-video-classification-methods

Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow

Language:PythonLicense:MITStargazers:1173Issues:50Issues:122

speed-camera

A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting. Recently added openalpr license plate reader support.

Language:PythonLicense:Apache-2.0Stargazers:952Issues:48Issues:151

pistreaming

A little demo of streaming the Pi's camera to web browsers

Language:JavaScriptLicense:BSD-3-ClauseStargazers:758Issues:47Issues:51

TernausNetV2

TernausNetV2: Fully Convolutional Network for Instance Segmentation

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:547Issues:27Issues:25

action-recognition-visual-attention

Action recognition using soft attention based deep recurrent neural networks

Language:Jupyter NotebookStargazers:352Issues:25Issues:21

DataVisualization

Tutorials on visualizing data using python packages like bokeh, plotly, seaborn and igraph

Language:Jupyter NotebookStargazers:261Issues:16Issues:3

AttentionalPoolingAction

Code/Model release for NIPS 2017 paper "Attentional Pooling for Action Recognition"

Language:PythonLicense:NOASSERTIONStargazers:258Issues:15Issues:32

ActionVLAD

ActionVLAD for video action classification (CVPR 2017)

Language:PythonLicense:NOASSERTIONStargazers:217Issues:11Issues:38

SafeOpt

Safe Bayesian Optimization

Language:PythonLicense:MITStargazers:138Issues:8Issues:5

SelfDrivingRCCar

Autonomous RC Car using Neural Networks, Python and Open CV

Novel-Deep-Learning-Model-for-Traffic-Sign-Detection-Using-Capsule-Networks

capsule networks that achieves outstanding performance on the German traffic sign dataset

Language:Jupyter NotebookLicense:MITStargazers:125Issues:10Issues:8

keras-video-classifier

Keras implementation of video classifier

Language:PythonLicense:MITStargazers:112Issues:8Issues:14

autonomous_driving

Ros package for basic autonomous lane tracking and object detection

DeepZine

Synthetic book pages created with a PGGAN

Language:PythonLicense:MITStargazers:73Issues:4Issues:1

OpenCV-3.2.0-Compiling-on-Raspberry-Pi

Download, Compile, Build, and Install OpenCV 3.2.0 with Extra Modules on RPI running Raspberry Pi OS

Okutama-Action

Okutama-Action: An Aerial View Video Dataset for Concurrent Human Action Detection

Human-Activity-Recognition

Recognizing human activities using Deep Learning

Language:Jupyter NotebookLicense:MITStargazers:47Issues:4Issues:10

scannertools

Python video processing toolkit

vidpipe

Video data processing pipeline using OpenCV

Language:PythonLicense:GPL-3.0Stargazers:36Issues:2Issues:3

keras-deep-learning

Various implementations and projects on CNN, RNN, LSTM, GAN, etc

Language:Jupyter NotebookLicense:MITStargazers:28Issues:1Issues:2

pose2action

experiments on classifying actions using poses

Language:Jupyter NotebookStargazers:25Issues:6Issues:1

NCS-Pi-Stream

Stream video on the web from RPi with object detection using Movidius Neural Compute Stick

Language:PythonStargazers:16Issues:3Issues:0

LSTM-KTH

A recurrent deep neural network for human activity recognition, using the KTH dataset as anexample.

CNN-Action-Recognition

Action Recognition using Convolutional Neural Network (CNN)

Language:Jupyter NotebookStargazers:13Issues:0Issues:1

Cross-Dataset-Action-Detection

Implementation of a Cross Dataset framework that both detects actions in a crowded scenes and adapt Models from a Source datset to a new Target dataset with minumum annotaions needed.