Stars
Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition
plot PR curve by COCO API and mmdet API
Python class for calculating confusion matrix for object detection task
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
This is a GUI for easily visualizing detection results .
face-cluster-by-infomap 一种无监督人脸聚类方法,在开源数据集上取得SOTA效果
deep learning for image processing including classification and object-detection etc.
support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++
🔖 《重构🏷改善既有代码的设计》 Maetin Fowler著 熊节 译 书中源码
SGM,立体匹配StereoMatching最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学,欢迎star!
PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!
视觉SLAM十四讲ch13中VO的详细注释版本,基本覆盖所有理解难点,尤其对入门学者十分友好!!
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
Python implementation of the Pencil Drawing by Sketch and Tone algorithm
electech6 / openMVS_comments
Forked from cdcseacave/openMVSopen Multi-View Stereo reconstruction library
Instant neural graphics primitives: lightning fast NeRF and more
A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
824013305 / DesignPatterns
Forked from bjmashibing/DesignPatterns设计模式
这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。
Code and models for "Learning to Compare Image Patches via Convolutional Neural Networks"
Camera self-calibration using vanishing point method.
Affine & Metric Rectification of Images Using Vanishing Elements
Compute Vanishing points using RANSAC and rectify the image
一个将Astra pro深度相机采集到的图像信息转换为三维点云的简单项目。项目中同时包括了Astra Pro RGBD相机标定、图像&视频采集的代码。A simple demon to convert the Depth&RGB information capture by Astra pro camera into 3D point cloud. (Photo&video capture …