Mr-Niu's Stars
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
mli/paper-reading
深度学习经典、新论文逐段精读
ApolloAuto/apollo
An open autonomous driving platform
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
google-research/vision_transformer
LiheYoung/Depth-Anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
open-mmlab/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
open-mmlab/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
Charmve/Surface-Defect-Detection
📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
dendibakh/perf-book
The book "Performance Analysis and Tuning on Modern CPU"
zhulf0804/3D-PointCloud
Papers and Datasets about Point Cloud.
CVCUDA/CV-CUDA
CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
lynnboy/CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
M-3LAB/awesome-industrial-anomaly-detection
Paper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
MarkMoHR/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
bazelbuild/examples
Examples for Bazel
CASIA-IVA-Lab/AnomalyGPT
[AAAI 2024 Oral] AnomalyGPT: Detecting Industrial Anomalies Using Large Vision-Language Models
DonaldRR/SimpleNet
halostorm/PCAT_open_source
PointCloud Annotation Tools, support to label object bound box, ground, lane and kerb
Yangzhangcst/RGBD-semantic-segmentation
A paper list of RGBD semantic segmentation (processing)
ptkin/Awesome-Super-Resolution
A curated list of awesome super-resolution resources.
Vincentqyw/LineSegmentsDetection
📐A collection of line segments detection algorithms.
yyfyan/read-paper-list
Image segmentation-Object detection-Light-weight network
lukk47/Super_resolution_Survey
A survey of recent application of deep learning on super-resolution tasks
yukunxie/CppCoreGuidelines
C++核心指南中文翻译(进行中)
DianCh/numpy-deep-learning
A deep learning framework written from scratch using NumPy.