Pinned Repositories
3D-Point-Cloud-and-2D-Reprojection
This is the assignment of COMP 558, 3D point cloud and Rotation Translation. Please do not plagiarize, as it violate the honor codes.
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
AIStartups
Startups about artificial intelligence. (DM, ML, NLP, CV...)
apollo
An open autonomous driving platform
ARBook
本书讲述了增强现实的理论基础,并基于Unity 3D引擎和开源工具,从零开始构建多种类型的增强现实应用,包括基于人工标识、基于自然特征跟踪、基于SLAM、基于GIS等。
avi2ros
ROS package for playing a video file over ROS image topics
awesome-SLAM-list
awesome-visual-slam
:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
BagOfVisualWords
A simple Matlab implementation of Bag Of Words with SIFT keypoints and HoG descriptors, using VLFeat.
learn_dl
Deep learning algorithms source code for beginners
qxqxzzz's Repositories
qxqxzzz/learn_dl
Deep learning algorithms source code for beginners
qxqxzzz/Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
qxqxzzz/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
qxqxzzz/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
qxqxzzz/faceswap
Deepfakes Software For All
qxqxzzz/fast-reid
SOTA Re-identification Methods and Toolbox
qxqxzzz/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。
qxqxzzz/labelImg
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
qxqxzzz/Lhy_Machine_Learning
李宏毅2021春季机器学习课程课件及作业
qxqxzzz/License-Plate-Detector
基于Yolov5车牌检测,更快更准.
qxqxzzz/MATLAB
MATLAB是一个强大的软件,今天给大家分享一下如何不用函数(如im2bw)实现彩图转灰度图、二值图以及给图片加上绿色的滤镜!欢迎大家点赞、讨论!
qxqxzzz/Mini_Car_ROS
ROS source code of wheeltec mini arkermann car.
qxqxzzz/ML_Notes
机器学习算法的公式推导以及numpy实现
qxqxzzz/ORB_SLAM2_SSD_Semantic
动态语义SLAM 目标检测+VSLAM+光流/多视角几何动态物体检测+octomap地图+目标数据库
qxqxzzz/person_search_demo
利用YOLOv3结合行人重识别模型,实现行人的检测识别,查找特定行人
qxqxzzz/pytorch-cifar
95.47% on CIFAR10 with PyTorch
qxqxzzz/pytorch-in-action
qxqxzzz/pytorch-learning
qxqxzzz/Pytorch_AMOC
AMOC, "Video-based Person Re-identification with Accumulative Motion Context".
qxqxzzz/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
qxqxzzz/ROS-Academy-for-Beginners
**大学MOOC《机器人操作系统入门》课程代码示例
qxqxzzz/SP_SG_Annotation
SuperPoint和SuperGlue的中文注释
qxqxzzz/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
qxqxzzz/ssd_pytorch
pytorch 版本的SSD实现
qxqxzzz/UDAStrongBaseline
Open-source stronger baseline for unsupervised or domain adaptive object re-ID.
qxqxzzz/VO-SLAM-Review
SLAM is mainly divided into two parts: the front end and the back end. The front end is the visual odometer (VO), which roughly estimates the motion of the camera based on the information of adjacent images and provides a good initial value for the back end.The implementation methods of VO can be divided into two categories according to whether features are extracted or not: feature point-based methods, and direct methods without feature points. VO based on feature points is stable and insensitive to illumination and dynamic objects
qxqxzzz/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)
qxqxzzz/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
qxqxzzz/Yolov5-deepsort-driverDistracted-driving-behavior-detection
基于深度学习的驾驶员分心驾驶行为(疲劳+危险行为)预警系统使用YOLOv5+Deepsort实现驾驶员的危险驾驶行为的预警监测
qxqxzzz/yolov5_distance_count
使用yolov5,双目摄像头进行测距