SherlockSunset
Research Areas: Computer Vsion, Object Detection, 3D Defect Inspection.
Nanyang Technological UniversitySingapore
Pinned Repositories
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
computer-graphics-ray-casting
Computer Graphics Assignment about Ray Casting
d2l-en
Dive into Deep Learning, Berkeley STAT 157 (Spring 2019) textbook. With code, math, and discussions.
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Data_Label_Tools
收集整理开源的数据标注工具
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
FaceDetection-DSFD
flask-file-uploader
The upload website script built on python Flask with jQuery File Upload
interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
lihang-code
《统计学习方法》的代码实现
SherlockSunset's Repositories
SherlockSunset/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
SherlockSunset/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
SherlockSunset/computer-graphics-ray-casting
Computer Graphics Assignment about Ray Casting
SherlockSunset/d2l-en
Dive into Deep Learning, Berkeley STAT 157 (Spring 2019) textbook. With code, math, and discussions.
SherlockSunset/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
SherlockSunset/Data_Label_Tools
收集整理开源的数据标注工具
SherlockSunset/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
SherlockSunset/FaceDetection-DSFD
SherlockSunset/flask-file-uploader
The upload website script built on python Flask with jQuery File Upload
SherlockSunset/lihang-code
《统计学习方法》的代码实现
SherlockSunset/numerical-tours
Numerical Tours of Signal Processing
SherlockSunset/numpy-ml
Machine learning, in numpy
SherlockSunset/practicalAI
A practical approach to learning machine learning.
SherlockSunset/python-cheatsheet
Comprehensive Python Cheatsheet
SherlockSunset/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码