xjg0124's Stars
anhttran/extreme_3d_faces
Extreme 3D Face Reconstruction: Looking Past Occlusions
facebookresearch/VMZ
VMZ: Model Zoo for Video Modeling
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
jivoi/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
ymirsky/KitNET-py
KitNET is a lightweight online anomaly detection algorithm, which uses an ensemble of autoencoders.
qijiezhao/pseudo-3d-pytorch
pytorch version of pseudo-3d-residual-networks(P-3D), pretrained model is supported
linw7/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
finlay-liu/Baidu-Dog2017
http://js.baidu.com/
feichtenhofer/twostreamfusion
Code release for "Convolutional Two-Stream Network Fusion for Video Action Recognition", CVPR 2016.
jeffreyyihuang/two-stream-action-recognition
Using two stream architecture to implement a classic action recognition method on UCF101 dataset
feichtenhofer/gpu_flow
GPU based optical flow extraction in OpenCV
MoyanZitto/keras-cn
Chinese keras documents with more examples, explanations and tips.
antoine77340/LOUPE
Tensorflow toolbox implementing several learnable pooling architecture
ducha-aiki/LSUV-keras
Simple implementation of the LSUV initialization in keras
msracver/Deep-Feature-Flow
Deep Feature Flow for Video Recognition
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
chihyaoma/Activity-Recognition-with-CNN-and-RNN
Temporal Segments LSTM and Temporal-Inception for Activity Recognition
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
tensorflow/models
Models and examples built with TensorFlow
LisaAnne/lisa-caffe-public
Lisa Anne's public caffe code.
jikexueyuanwiki/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
axon-research/c3d-keras
C3D for Keras + TensorFlow
lidian007/EmotiW2016
happynear/caffe-windows
Configure Caffe in one hour for Windows users.
xjg0124/Fire-and-Smoke-Detection
基于视频的烟火检测
chuckcho/video-caffe
Video-friendly caffe -- comes with the most recent version of Caffe (as of Jan 2019), a video reader, 3D(ND) pooling layer, and an example training script for C3D network and UCF-101 data
facebookarchive/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
antran89/New-C3D-Caffe
This is a reimplementation of 3D CNN (http://vlg.cs.dartmouth.edu/c3d/). It is compatitable with Caffe 2016. The Caffe is forked from Caffe commit c1126aadb6eab5229203bfba9495bc2b06b4ae89. This is an obsolete code, I do not provide the support for the project.
shicai/Caffe_Manual
Caffe使用教程