Pinned Repositories
action-recognition-visual-attention
Action recognition using soft attention based deep recurrent neural networks
activitynet-2016-cvprw
Tools to participate in the ActivityNet Challenge 2016
activityrecognition
Information about activity recognition
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
BaiduPCS-Go
百度网盘客户端 - Go语言编写
books-pdf
books pdf
Genetic-Algorithm
遗传算法的Matlab实现,包含两个简单的例子
learn_dl
Deep learning algorithms source code for beginners
Matlab_Vector_Programming
《Matlab向量化编程-基础精讲》配套代码
EricWangyz's Repositories
EricWangyz/opencv_contrib
Repository for OpenCV's extra modules
EricWangyz/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
EricWangyz/LIP_SSL
Code repository for Self-supervised Structure-sensitive Learning, CVPR'17
EricWangyz/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
EricWangyz/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
EricWangyz/ML
EricWangyz/BaiduPCS-Go
百度网盘客户端 - Go语言编写
EricWangyz/Caffe21Days
EricWangyz/activityrecognition
Information about activity recognition
EricWangyz/MV-release
EricWangyz/machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
EricWangyz/C3D-tensorflow
EricWangyz/spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
EricWangyz/two-stream-action-recognition
Using two stream architecture to implement a classic action recognition method on UCF101 dataset
EricWangyz/exercise
exercise for nndl
EricWangyz/BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
EricWangyz/libsvm
EricWangyz/learn_dl
Deep learning algorithms source code for beginners
EricWangyz/activitynet-2016-cvprw
Tools to participate in the ActivityNet Challenge 2016
EricWangyz/youdao-note-electron
有道云笔记Linux客户端
EricWangyz/hello_word
hello_word
EricWangyz/Two-Stream-Convolutional-Networks
for action recognition in videos
EricWangyz/Video-Classification-Action-Recognition
some famous works and new content to be added
EricWangyz/rcnn
R-CNN: Regions with Convolutional Neural Network Features
EricWangyz/caffe
Caffe on both Linux and Windows
EricWangyz/action-recognition-visual-attention
Action recognition using soft attention based deep recurrent neural networks
EricWangyz/twostreamfusion
Code release for "Convolutional Two-Stream Network Fusion for Video Action Recognition", CVPR 2016.
EricWangyz/SimpleGA
用python实现简单的遗传算法
EricWangyz/books-pdf
books pdf
EricWangyz/OpenCV-demo
This project contain some OpenCV demo that we use frequently.