Stars
A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.
Perfect implement. Model shared. x0.5 (Top1:60.646) and 1.0x (Top1:69.402).
A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning researchers not beginners.
JSON proxy server for the MTA's realtime New York City subway feed
ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083
NLP library designed for reproducible experimentation management
See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
Image completion network using incomplete data
The Python interface for OpenSky database
pipermerriam / web3.py
Forked from ethereum/web3.pyA python interface for interacting with the Ethereum blockchain and ecosystem.
Code for "RayNet: Learning Volumetric 3D Reconstruction with Ray Potentials", CVPR 2018
A basic python script that reads the NYC MTA realtime feed API for subway data and outputs when the next arrival is for a given station.
Re-implement 3dr2n2 with tensorflow and improve the performance.