Pinned Repositories
-
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
awesome-books
:books: 开发者推荐阅读的书籍
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等
awesome-programming-books
📚 经典技术书籍推荐,持续更新...
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
B23Downloader
下载B站视频、直播、漫画(能看=能下载)。使用 Qt C++ 开发
BEGaugesQt
Qt gauges
Panda666666's Repositories
Panda666666/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Panda666666/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Panda666666/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
Panda666666/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
Panda666666/ChineseChess
Cross-platform and online battle platform game based on Qt: Chinese Chess. Also known as:『Xiangqi』『**象棋』
Panda666666/Control-Algorithm
反馈跟踪控制器,控制算法工具包,ADRC自抗扰控制,PID控制,抗积分饱和PID控制,增量式PID控制,模糊FuzzyPID控制,LQR线性二次型调节器控制,启发算法控制,强化学习控制,无人机轨迹跟踪控制
Panda666666/CPlusPlusThings
C++那些事
Panda666666/crack_detection_CNN_masonry
This GitHub Repository was produced to share material relevant to the Journal paper "Automatic crack classification and segmentation on masonry surfaces using convolutional neural networks and transfer learning" by D. Dais, İ. E. Bal, E. Smyrou, and V. Sarhosis published in "Automation in Construction".
Panda666666/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
Panda666666/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Panda666666/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Panda666666/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Panda666666/NewCut
Video cut software for next generation
Panda666666/notepad-plus-plus
Notepad++ official repository
Panda666666/NumCpp
C++ implementation of the Python Numpy library
Panda666666/paho.mqtt.python
paho.mqtt.python
Panda666666/PyQt5-YOLOv5
YOLOv5检测界面-PyQt5实现
Panda666666/python-snap7
A Python wrapper for the snap7 PLC communication library
Panda666666/qETRC
使用Qt (C++) 重构的pyETRC项目。原始项目参见 https://github.com/CDK6182CHR/train_graph
Panda666666/QtApplets
Qt小程序,内含多个小程序,以实现某种功能为目的
Panda666666/QtExamples
Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程
Panda666666/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
Panda666666/shotcut
cross-platform (Qt), open-source (GPLv3) video editor
Panda666666/simple-pid
A simple and easy to use PID controller in Python
Panda666666/srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.
Panda666666/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Panda666666/train_graph
非官方的简易**铁路列车运行图系统,基于Python + PyQt5。注:此项目已经重构为C++版本,原则上不再维护。请见:https://github.com/CDK6182CHR/qETRC
Panda666666/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Panda666666/yolov5-opencv-dnn-cpp
使用opencv模块部署yolov5-6.0版本
Panda666666/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors