Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
AutoCarJetsonNano
PyTorch Python Neural Network Autonomous 1/10 Car for Nvidia Jetson Nano
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
awesome-robotics
A list of awesome Robotics resources
awesome-robotics-1
A curated list of awesome links and software libraries that are useful for robots.
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
BatBot
AI vision robot car with 3 layers: 1) Android App, 2) Jetson Nano, 3) Arduino Robot Car.
caffe-yolo9000
Caffe for YOLOv2 & YOLO9000
ChatALL
Concurrently chat with ChatGPT, Bing Chat, bard, Alpaca, Vincuna, Claude, ChatGLM, MOSS, iFlytek Spark, ERNIE and more, discover the best answers
shengchun's Repositories
shengchun/DeepBeliefSDK
The SDK for Jetpac's iOS Deep Belief image recognition framework
shengchun/ShuffleNet
ShuffleNet implementation in TensorFlow
shengchun/Self-Driving-Car-1
shengchun/tensorflow-on-raspberry-pi
TensorFlow for Raspberry Pi
shengchun/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
shengchun/tensorflow
Computation using data flow graphs for scalable machine learning
shengchun/mxnet-the-straight-dope
An interactive book on deep learning, in concept and in MXNet
shengchun/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
shengchun/Object-Detector-App
Real-Time Object Recognition App with Tensorflow and OpenCV
shengchun/py-videocore
Python library for GPGPU on Raspberry Pi
shengchun/tensor2tensor
A library for generalized sequence to sequence models
shengchun/awesome-robotics
A list of awesome Robotics resources
shengchun/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
shengchun/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
shengchun/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
shengchun/models
Models built with TensorFlow
shengchun/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
shengchun/openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
shengchun/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (oral presentation).
shengchun/Deformable-ConvNets
Deformable Convolutional Networks
shengchun/openface
Face recognition with deep neural networks.
shengchun/FastMaskRCNN
Mask RCNN in TensorFlow
shengchun/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
shengchun/awesome-robotics-1
A curated list of awesome links and software libraries that are useful for robots.
shengchun/resnet-1k-layers
Deep Residual Networks with 1K Layers
shengchun/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
shengchun/squeezenet-keras
SqueezeNet Keras demo
shengchun/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
shengchun/R-FCN
R-FCN: Object Detection via Region-based Fully Convolutional Networks
shengchun/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'