Pinned Repositories
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Computer-Vision-Algorithms-and-Applications-2nd-ed
Computer Vision: Algorithms and Applications, 2nd ed,翻译
daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
DECOLOR-
DEtecting Contiguous Outliers in the LOw-rank Representation (DECOLOR)
dlib
A toolkit for making real world machine learning and data analysis applications in C++
face-recognizer-gui
Face Recognition Using OpenCV and Qt
interview
📚 C/C++面试知识总结
learnopencv
Learn OpenCV : C++ and Python Examples
PRMLT
Matlab code for machine learning algorithms in book PRML
YOLO-Review
A Review of YOLO Object Detection Based on Deep Learning
GreenTeaHua's Repositories
GreenTeaHua/Computer-Vision-Algorithms-and-Applications-2nd-ed
Computer Vision: Algorithms and Applications, 2nd ed,翻译
GreenTeaHua/YOLO-Review
A Review of YOLO Object Detection Based on Deep Learning
GreenTeaHua/swust-report-kit
西南科技大学,软件技术基础,课程设计报告,
GreenTeaHua/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference. 包含有不同cpu和tx2的对比分析。
GreenTeaHua/aas_template
《 自动化学报》LaTeX模板XeLaTeX适配
GreenTeaHua/awesome-computer-vision
A curated list of awesome computer vision resources
GreenTeaHua/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
GreenTeaHua/awesome-robotic-tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace: https://freerobotics.tools/
GreenTeaHua/C-machine-learning
C语言手撕机器学习/深度学习算法
GreenTeaHua/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
GreenTeaHua/cmake-modules
My collection of CMake modules
GreenTeaHua/CQUThesis
:pencil: 重庆大学毕业论文LaTeX模板---LaTeX Thesis Template for Chongqing University
GreenTeaHua/CV-Backbones
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
GreenTeaHua/darknet
Windows and Linux version of Darknet Yolo v3 for object detection(>opencv3.40要出错),opencv4.0ok
GreenTeaHua/Image-processing-algorithm
paper implement
GreenTeaHua/latex4YDS
**研究生电子设计竞赛-技术论文报告-latex模板
GreenTeaHua/Light_YOLO
第九届全国大学生光电设计竞赛小车题全国一等奖上位机代码
GreenTeaHua/mnist_tutorial
A tutorial for MNIST handwritten digit classification using sklearn, PyTorch and Keras.
GreenTeaHua/Multispectral-Pedestrian-Detection-Resource
A list of resouces for multispectral pedestrian detection,including the datasets, methods, annotations and tools.
GreenTeaHua/nsfc
国家自然科学基金查询
GreenTeaHua/opencv-in-baidu-wangpan
GreenTeaHua/openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
GreenTeaHua/PRML-Solution-Manual
My Own Solution Manual of PRML
GreenTeaHua/QtExamples
Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程
GreenTeaHua/qtkaifajingyan
自己总结的这十年来做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!
GreenTeaHua/scikit-learn
scikit-learn: machine learning in Python
GreenTeaHua/sjtu_latex
上海交通大学研究生学位论文模版(LaTex版)-官方搬运版
GreenTeaHua/swust-report
swust-report
GreenTeaHua/swust-thesis
The thesis template of LaTeX for Southwest University of Science and Technology.西南科技大学latex模板。
GreenTeaHua/yolov3
YOLOv3: Training and inference in PyTorch 20181210