weihongli's Stars
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
Daya-Jin/ML_for_learner
Implementations of the machine learning algorithm with Python and numpy
weihongli/adgpm
Rethinking Knowledge Graph Propagation for Zero-Shot Learning
yinboc/DGP
Rethinking Knowledge Graph Propagation for Zero-Shot Learning, in CVPR 2019
haiphanNJIT/PrivateDeepLearning
Differential Privacy Preservation in Deep Learning under Model Attacks
google-deepmind/leo
Implementation of Meta-Learning with Latent Embedding Optimization
floodsung/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
Jongchan/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
OpenMined/PySyft
Perform data science on data that remains in someone else's server
tensorflow/models
Models and examples built with TensorFlow
greenelab/SPRINT_gan
Privacy-preserving generative deep neural networks support clinical data sharing
ldsec/ORide
ORide: A Privacy-Preserving yet Accountable Ride-Hailing Service
mhmughees/burnbox
andrewliao11/Deep-Reinforcement-Learning-Survey
My Exploration on Deep Reinforcement Learning Survey
mbadry1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
facebookresearch/video-nonlocal-net
Non-local Neural Networks for Video Classification
google-deepmind/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
jindongwang/activityrecognition
Resources about activity recognition-行为识别资料
axon-research/c3d-keras
C3D for Keras + TensorFlow
xiaochus/YOLOv3
Keras implementation of yolo v3 object detection.
gongruya/The-Realtime-Abnormal-Event-Detection-Project
The Realtime Abnormal Event Detection Project
Poornav/Unusual-Human-Activity-Detection
To detect the abnormal/unusual human activities in a video
facebookarchive/C3D
C3D is a modified version of BVLC caffe to support 3D ConvNets.
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
PootieT/deep_learning_final_project
woodfrog/ActionRecognition
Explore Action Recognition
keras-team/keras
Deep Learning for humans
harvitronix/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
sujiongming/UCF-101_video_classification
Classify UCF101 videos using one frame at a time with a CNN(InceptionV3)