Ma Zhenwei's starred repositories
Super-SloMo
PyTorch implementation of Super SloMo by Jiang et al.
pytorch-liteflownet
a reimplementation of LiteFlowNet in PyTorch that matches the official Caffe version
pytorch-spynet
a reimplementation of Optical Flow Estimation using a Spatial Pyramid Network in PyTorch
FlowNetPytorch
Pytorch implementation of FlowNet by Dosovitskiy et al.
flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
eye-tracking-otl
Self Adaptive Appearance based Eye-Tracker with "Online Transfer Learning"
awesome-transfer-learning
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
transferlearning-tutorial
《迁移学习简明手册》LaTex源码
ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
pytorch_ano_pre
Pytorch Re-implement of ano_pre_cvpr2018, flownet2 / lite-flownet used.
ano_pred_cvpr2018
Official implementation of Paper Future Frame Prediction for Anomaly Detection -- A New Baseline, CVPR 2018
Ecust_Bachelor_LaTeX_Template
华东理工大学本科毕业设计LaTeX模板
tiny-faces-pytorch
Finding Tiny Faces in PyTorch
Lstn_fdst_dataset
We collected 100 videos captured from 13 different scenes, and FDST dataset contains 150,000 frames, with a total of 394,081 annotated heads.
lihang-code
《统计学习方法》的代码实现
ConvLSTM_pytorch
Implementation of Convolutional LSTM in PyTorch.
math-formula-recognition
Math formula recognition (Images to LaTeX strings)
sklearn2pmml
Python library for converting Scikit-Learn pipelines to PMML
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods, ICCV 2019
Counting-with-Focus-for-Free
Code for Counting with Focus for Free, ICCV, 2019
cnn_captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。