Pinned Repositories
3D-RecGAN
3D-RecGAN in Tensorflow (ICCV Workshops 2017)
3DUnetCNN
Keras 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
dbscan
Implements the DBSCAN Clustering algorithm
EEE-5020-Time-Series-Analysis-of-Gesture-Phase-Segmentation-Data
EEE 5020: Machine Learning Course Capstone Project
enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
micromlgen
Generate C code for microcontrollers from Python's sklearn classifiers
nnom
A higher-level Neural Network library for microcontrollers.
pymmw
Pythonic mmWave Toolbox for TI's IWR Radar Sensors
word2vec-GoogleNews-vocabulary
Vocabulary set from pre-trained model "GoogleNews-vectors-negative300.bin"
tomfisher's Repositories
tomfisher/EEE-5020-Time-Series-Analysis-of-Gesture-Phase-Segmentation-Data
EEE 5020: Machine Learning Course Capstone Project
tomfisher/aaltd16_fusion
ECML-PKDD 2016 AALTD Challenge
tomfisher/beamforming-1
tomfisher/Deep_Learning_time_series_data
tomfisher/DTW_physionet2016
Dynamic Time Warping algorithm for the Physionet Challenge 2016
tomfisher/ecglib
tomfisher/gait-recognition-papers
a collection of papers related to Biometric Gait Recognition.
tomfisher/Gait_FGSM
Code for 'Vulnerability of deep learning based gait biometric recognition to adversarial perturbations'
tomfisher/GatherMySteps
Process personal tracks
tomfisher/grt
gesture recognition toolkit
tomfisher/ios-sensormanager
tomfisher/K-Nearest-Neighbors-with-Dynamic-Time-Warping
Python implementation of KNN and DTW classification algorithm
tomfisher/lgtm
The code for my thesis project, Looks Good to Me (LGTM), Authentication for Augmented Reality. This is a full implementation of LGTM that localizes a wireless transmitter, and searches for a specific face at that location to authenticate two users trying to establish secure point to point communication.
tomfisher/Library_PythonNew
tomfisher/M-VINS
tomfisher/owlpy
An open source time series library for Python using Matrix Profile
tomfisher/playn
A Java game development framework that deploys to JVM, HTML5, Android and iOS.
tomfisher/py-findpeaks
Overview of the peaks dectection algorithms available in Python
tomfisher/pydlm
A python library for Bayesian dynamic linear models for time series data
tomfisher/scikit-kinematics
Python functions for working with 3D kinematics.
tomfisher/Segmentation
Timeseries segmentation library
tomfisher/SensorDashboard
A sensor dashboard for Android plotting all sensor data of your Android wearable.
tomfisher/SensorManager
Android Sensor Manager Library
tomfisher/SenTenCE
A multi-sensor data compression framework using tensor decompositions for human activity classification
tomfisher/simple-segment
Piecewise linear representation of 1D data in Python
tomfisher/TimeSeriesSegmentation
Segmentation algorithms for time series data. Compatible with the JuliaStats/TimeSeries.jl package.
tomfisher/tradingtool
tomfisher/Walk-cycles-and-accelerometry
Vizualizing Walking data via accelerometry
tomfisher/windml
The windML framework provides an easy-to-use access to wind data sources within the Python world, building upon numpy, scipy, sklearn, and matplotlib. Renewable Wind Energy, Forecasting, Prediction
tomfisher/YIN_pitch_detection
C Code of YIN Autocorrelation Pitch Detection Algorithm, requires libsndfile.