Pinned Repositories
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
apachecn-c-cpp-zh
:books: [译] ApacheCN C/C++ 译文集
APUE_notes
《UNIX环境高级编程》中文第三版笔记
awesome-3dcv-papers-daily
主要记录计算机视觉、VSLAM、点云、结构光、机械臂抓取、三维重建、深度学习、自动驾驶等前沿paper与文章。
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Best_AI_paper_2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
cJSON
Ultralightweight JSON parser in ANSI C
CloudMeeting
客户端基于QT,可以传输视频,音频,同时可以传输文本。涉及信号与槽,多线程,socket通信,Tcp/IP包解析. 服务器端地址:https://github.com/muleimulei/CloudMeeting_Server
liugao2018's Repositories
liugao2018/apachecn-c-cpp-zh
:books: [译] ApacheCN C/C++ 译文集
liugao2018/APUE_notes
《UNIX环境高级编程》中文第三版笔记
liugao2018/awesome-3dcv-papers-daily
主要记录计算机视觉、VSLAM、点云、结构光、机械臂抓取、三维重建、深度学习、自动驾驶等前沿paper与文章。
liugao2018/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
liugao2018/cJSON
Ultralightweight JSON parser in ANSI C
liugao2018/CloudMeeting
客户端基于QT,可以传输视频,音频,同时可以传输文本。涉及信号与槽,多线程,socket通信,Tcp/IP包解析. 服务器端地址:https://github.com/muleimulei/CloudMeeting_Server
liugao2018/CPlusPlusThings
C++那些事
liugao2018/cs-roadmap
❤️这是一条汇总网上许多资料,而不是资料的纯粹堆砌,让人眼花缭乱的复制粘贴,这不是帮你在总结所有的知识点,而是根据实际的计算机系课程来安排学习路线,并且配合上面向就业的学习,与完全跟着学校课程相比,做到了不和工业界面试不脱节,非常实际、非常认真、非常掉头发,真心求个视频三连!
liugao2018/CS231n-2022
CS231n作业代码实现
liugao2018/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
liugao2018/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
liugao2018/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
liugao2018/learnopencv
Learn OpenCV : C++ and Python Examples
liugao2018/libevent
Event notification library
liugao2018/LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
liugao2018/Linux_Note
make about note study linux
liugao2018/MachineVision
基于WPF开发的机器视觉算法平台 HALCON
liugao2018/muduo
Event-driven network library for multi-threaded Linux server in C++11
liugao2018/Panuon.WPF.UI
Professional wpf ui library.
liugao2018/pytorch-tutorial-1
PyTorch Tutorial for Deep Learning Researchers
liugao2018/slambook
liugao2018/Smoke-Detect-by-YoloV5
Yolov5 real time smoke detection system
liugao2018/team-learning-cv
主要存储Datawhale组队学习中“计算机视觉”方向的资料。
liugao2018/team-learning-program
主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
liugao2018/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
liugao2018/typeidea
Django企业开发实战对应项目代码
liugao2018/wonderful-sql
Follow me,从 0 到 1 掌握 SQL,决胜秋招。
liugao2018/workflow
C++ Parallel Computing and Asynchronous Networking Engine
liugao2018/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
liugao2018/yolov5-opencv-pycpp-tensorrt
deploy yolov5 by Opencv and TensorRT in Python and CPP