Pinned Repositories
3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
acm-cheat-sheet
Acm Cheat Sheet
ActivityNet
This repository is intended to host tools and demos for ActivityNet
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
DeepLearningCPP
深度学习 一 、贝叶斯分类 二维正态分布 感知机 线性单元 权重更新法则
detection_tools
Box Analysis;Ensemble
dsb2018_topcoders
DSB2018 [ods.ai] topcoders
Graph-Neural-Network-Note
A blog for understanding graph neural network
Partial-FC
xiaoyang-coder's Repositories
xiaoyang-coder/Partial-FC
xiaoyang-coder/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
xiaoyang-coder/acm-cheat-sheet
Acm Cheat Sheet
xiaoyang-coder/ActivityNet
This repository is intended to host tools and demos for ActivityNet
xiaoyang-coder/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
xiaoyang-coder/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
xiaoyang-coder/DeepLearningCPP
深度学习 一 、贝叶斯分类 二维正态分布 感知机 线性单元 权重更新法则
xiaoyang-coder/detection_tools
Box Analysis;Ensemble
xiaoyang-coder/dsb2018_topcoders
DSB2018 [ods.ai] topcoders
xiaoyang-coder/Graph-Neural-Network-Note
A blog for understanding graph neural network
xiaoyang-coder/imgaug
Image augmentation for machine learning experiments.
xiaoyang-coder/insightface
Face Analysis Project on MXNet
xiaoyang-coder/lihang-code
《统计学习方法》的代码实现
xiaoyang-coder/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
xiaoyang-coder/MachineLearning_Python
机器学习算法python实现
xiaoyang-coder/machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
xiaoyang-coder/moments_models
The pretrained models trained on Moments in Time Dataset
xiaoyang-coder/PASSL
xiaoyang-coder/Python-AndrewNgML
Python implementation of Andrew Ng's ML course projects
xiaoyang-coder/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
xiaoyang-coder/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
xiaoyang-coder/R2Plus1D-PyTorch
PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"
xiaoyang-coder/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch