Pinned Repositories
event_warping
Event warping experiments
AI-PingPong-with-DQL
A graphical user interphased 2 AI ping pong bars, trained together with DQN.
dvs_sparse_filter
Noise Filtering Benchmark for Neuromorphic Satellites Observations
ev_deep_motion_segmentation
Motion Segmentation for Neuromorphic Aerial Surveillance
event-data-conversion
convert event data to all other formats .txt, .mat, .npy, .dat etc.
pyFEAST
python implementation of FEAST network including training and inference
sentiment-analysis
A three channels Convolutional neural network for sentiment analysis. 10 epoch with 86% accuracy.
spike-encoding
Spike Encoding tutorial
Useful-Machine-Learning-Cheat-Sheet
These sheat sheets, represent all the Neural Network Architectures with its graphs and its Formulas, as well as some useful overall explanation of some important Machine learning libraries such as: Scikit-Learn, Bokeh, TensorFlow, Keras, Numpy, Pandas, Scipy, Matplotlib and Pyspark. Also, some explanation of the Big-O in Data Structrues and Algorithms.
samiarja's Repositories
samiarja/ev_deep_motion_segmentation
Motion Segmentation for Neuromorphic Aerial Surveillance
samiarja/event-data-conversion
convert event data to all other formats .txt, .mat, .npy, .dat etc.
samiarja/spike-encoding
Spike Encoding tutorial
samiarja/dvs_sparse_filter
Noise Filtering Benchmark for Neuromorphic Satellites Observations
samiarja/FlatDVS
FlatDVS: A Lensless Event Camera
samiarja/pyFEAST
python implementation of FEAST network including training and inference
samiarja/Thesis1
Thesis Title: Deep Convolutional Neural Network for Spatial-Temporal Human Activity Recognition, Submission for Engineering Thesis 1 at Western Sydney University.
samiarja/bee-waggle-dance-detection
Detect honey bees waggle dance
samiarja/dvseventfilter
Project Page: A General-Purpose Algorithm for Hot Pixel and Background Noise Removal for Neuromorphic Space Imaging
samiarja/samiarja.com
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
samiarja/vehicle-2d-sim
Animate vehicle using real-time data with jQuery
samiarja/2-Layer-Neural-Network
A simple Neural Network to predict XOR Gate value, Sklearn implementation.
samiarja/BEngThesis_ResearchPaper
samiarja/chartjs-plugin-zoom
Zoom and pan plugin for Chart.js
samiarja/DeepGreen
samiarja/dvs_image_reconstruction
Code for "Continuous-time Intensity Estimation Using Event Cameras" (ACCV, 2018)
samiarja/earthobservation
Project Page: Density Invariant Contrast Maximization for Neuromorphic Earth Observation
samiarja/evairborne
Project Page: Motion Segmentation for Neuromorphic Aerial Surveillance
samiarja/event-based_vision_resources
samiarja/eventvision2023
samiarja/mercure
Server-sent live updates: protocol and reference implementation
samiarja/pyRecSize
samiarja/Python-code
Practicing coding challenges preparing for Google, Microsoft, Facebook and Amazon interviews.
samiarja/SamiArjaResume
My updated version of my resume
samiarja/spaceImaging
Project Page: Stabilizing the Stars: How a Neuromorphic Event Camera Overcomes Windy Turbulence
samiarja/Thesis2
Thesis Title: Deep Convolutional Neural Network for Spatial-Temporal Human Activity Recognition, Submission for Engineering Thesis 2 at Western Sydney University
samiarja/three.js
JavaScript 3D library.
samiarja/threejs-from-xlsx
Live Demo: https://josef37.github.io/threejs-from-xlsx/
samiarja/tutorial_sw
samiarja/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch