Pinned Repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
AlphAction
Spatio-Temporal Action Localization System
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome-github-vue
Vue相关开源项目库汇总
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
BabyGAN
StyleGAN-based predictor of children's faces from photos of theoretical parents.
cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
steel-bar-scratch-detection
Hello guys, this is an algorithm demo code I wrote in a machine vision project. In the strong exposure interference and unenclosed space environment, the small points and scratched areas on the steel bar can be effectively extracted and colored.
QHXCoder2017's Repositories
QHXCoder2017/steel-bar-scratch-detection
Hello guys, this is an algorithm demo code I wrote in a machine vision project. In the strong exposure interference and unenclosed space environment, the small points and scratched areas on the steel bar can be effectively extracted and colored.
QHXCoder2017/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
QHXCoder2017/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
QHXCoder2017/AlphAction
Spatio-Temporal Action Localization System
QHXCoder2017/AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
QHXCoder2017/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
QHXCoder2017/awesome-github-vue
Vue相关开源项目库汇总
QHXCoder2017/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
QHXCoder2017/BabyGAN
StyleGAN-based predictor of children's faces from photos of theoretical parents.
QHXCoder2017/cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
QHXCoder2017/cartographer_detailed_comments_ws
cartographer work space with detailed comments
QHXCoder2017/Code-practice-in-Image-Processing
source code implementation of common methods
QHXCoder2017/ColossalAI
Colossal-AI: A Unified Deep Learning System for Big Model Era
QHXCoder2017/computer-vision-algorithm
Some classic algorithms used in computer vision.
QHXCoder2017/Creating-2D-laser-slam-from-scratch
从零开始创建二维激光SLAM
QHXCoder2017/data-stucture-algorithm
In order to improve the programming ability of the algorithm, this is the question I got from LeetCode. My solutions are written by the Python and C++.
QHXCoder2017/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
QHXCoder2017/HAKE-Action
As a part of the HAKE project, includes the reproduced SOTA models and the corresponding HAKE-enhanced versions (CVPR2020).
QHXCoder2017/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
QHXCoder2017/PyQt5-Chinese-tutorial
PyQt5中文教程
QHXCoder2017/Python-100-Days
Python - 100天从新手到大师
QHXCoder2017/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
QHXCoder2017/Relevant-use-of-COCO-Dataset
Hi guys, there are some Python code that I wrote in my project to process the json, h5, txt file on COCO Dataset(keypoints).