Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
coding-interview-university-zh-tw
coding-interview-university 繁體中文翻譯計畫。原作者:https://github.com/jwasham/coding-interview-university
CS-Notes
我的自学笔记,在学习shell和MLSys,整理C++、算法、操作系统,后续学习分布式系统,终身更新。
darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
embedded-ai.bench
benchmark for embededded-ai deep learning inference engines, such as NCNN / TNN / MNN etc.
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
hello-world
Just another repository
shengyuting's Repositories
shengyuting/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
shengyuting/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
shengyuting/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , dbnet(1.7M) + crnn(6.3M) + anglenet(1.5M) 总模型仅10M
shengyuting/coding-interview-university-zh-tw
coding-interview-university 繁體中文翻譯計畫。原作者:https://github.com/jwasham/coding-interview-university
shengyuting/CS-Notes
我的自学笔记,在学习shell和MLSys,整理C++、算法、操作系统,后续学习分布式系统,终身更新。
shengyuting/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
shengyuting/embedded-ai.bench
benchmark for embededded-ai deep learning inference engines, such as NCNN / TNN / MNN etc.
shengyuting/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
shengyuting/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
shengyuting/hello-world
Just another repository
shengyuting/leetcode
LeetCode题解,151道题完整版
shengyuting/Msnhnet
A mini pytorch inference framework which inspired from darknet.
shengyuting/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
shengyuting/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
shengyuting/ResearchNotes
shengyuting/simple_motion
a simple motion control demo
shengyuting/YOLOv5_NCNN
🍅 移动端部署,支持YOLOv5s、YOLOv4-tiny、MobileNetV2-YOLOv3-nano、Simple-Pose、Yolact与ChineseOCR-lite模型,支持iOS、Android,使用NCNN框架。