Pinned Repositories
generative-inpainting-pytorch
A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)
imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
MC-Boost
MC simulation using BOOST threads package
MC-OpenCL
MC simulation using OpenCL
MCPthread
MC simulation using pthreads
photometric_optimization
Photometric optimization code for creating the FLAME texture space and other applications
pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
QuantizedNeuralNetworks-Keras-Tensorflow
Quantized Neural Networks - networks trained for inference at arbitrary low precision.
stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
TransMatrix
Transmission matrix software for controlling SLM, camera and everything in between.
jacobwjs's Repositories
jacobwjs/TransMatrix
Transmission matrix software for controlling SLM, camera and everything in between.
jacobwjs/MC-OpenCL
MC simulation using OpenCL
jacobwjs/MC-Boost
MC simulation using BOOST threads package
jacobwjs/AO-KWave-MCBoost
AO simulation integrating US and MC into single executable
jacobwjs/ARPaint
Draw with bare fingers in the air using ARKit
jacobwjs/BBox-Label-Tool
A simple tool for labeling object bounding boxes in images
jacobwjs/convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
jacobwjs/convolutional-pose-machines-tensorflow
jacobwjs/DCEC
jacobwjs/DEC-Keras-1
Deep Embedding Clustering in Keras
jacobwjs/DenseReg
Code repository for DenseReg.
jacobwjs/empatica.github.io
Empatica Documentation
jacobwjs/fashion_dataset
Fashionista Dataset for training machine learning models
jacobwjs/fastdtw
A Python implementation of FastDTW
jacobwjs/HAR-stacked-residual-bidir-LSTMs
Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 different datasets.
jacobwjs/HorizontalScrollingCollectionView
Independently scroll rows by newsting UICollectionView inside UITableView
jacobwjs/K-Nearest-Neighbors-with-Dynamic-Time-Warping
Python implementation of KNN and DTW classification algorithm
jacobwjs/keras-deep-learning-paper-implementations
Keras implementation of Deep Learning papers
jacobwjs/LSTM-Human-Activity-Recognition
Human activity recognition using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six categories (WALKING, WALKING_UPSTAIRS, WALKING_DOWNSTAIRS, SITTING, STANDING, LAYING).
jacobwjs/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
jacobwjs/NKWatchChart
A chart library for Apple Watch based on PNChart and ios-charts.
jacobwjs/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
jacobwjs/Speckle-OpenCL
Speckle grid using OpenCL
jacobwjs/squeezenet_demo
jacobwjs/TemporalConvolutionalNetworks
jacobwjs/time-series-medicine
Code and documentation for seizure prediction from EEG data
jacobwjs/tinier-nn
:iphone: Binarized Neural Network TF training code + C matrix / eval library.
jacobwjs/UCR_Time_Series_Classification_Deep_Learning_Baseline
Fully Convlutional Neural Networks for state-of-the-art time series classification
jacobwjs/YOChartImageKit
Chart image framework for watchOS
jacobwjs/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.