Pinned Repositories
AI_Freelancing
This is the code for "How to Do Freelance AI Programming" By Siraj Raval on Youtube
awesome-action-recognition
A curated list of action recognition and related area resources
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
fast-rcnn
Fast R-CNN
mlhub123
给国人的机器学习&深度学习网站资源汇总(Machine Learning Resources)
MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
neural-network-papers
Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
Javafaker's Repositories
Javafaker/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Javafaker/AI_Freelancing
This is the code for "How to Do Freelance AI Programming" By Siraj Raval on Youtube
Javafaker/awesome-action-recognition
A curated list of action recognition and related area resources
Javafaker/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Javafaker/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Javafaker/fast-rcnn
Fast R-CNN
Javafaker/mlhub123
给国人的机器学习&深度学习网站资源汇总(Machine Learning Resources)
Javafaker/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Javafaker/neural-network-papers
Javafaker/Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
Javafaker/py-caffe-cvprw15
Python Re-implementation of https://github.com/kevinlin311tw/caffe-cvprw15
Javafaker/pyflow
Fast, accurate and easy to run dense optical flow with python wrapper
Javafaker/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
Javafaker/show-me-the-code
Python 练习册,每天一个小程序
Javafaker/Top-Deep-Learning
Top 200 deep learning Github repositories sorted by the number of stars.
Javafaker/Two-in-One-ActionDetection
The code is for the CVPR 2019 paper 'Dance with Flow: Two-in-One Stream for Action Detection '
Javafaker/Video_Classification_PyTorch
Video Classification based on PyTorch