tsun9012's Stars
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
exacity/simplified-deeplearning
Simplified implementations of deep learning related works
DiscoverML/simplified-deeplearning
Simplified implementations of deep learning related works
HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
openvinotoolkit/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
amazon-science/patchcore-inspection
CASIA-IVA-Lab/AnomalyGPT
[AAAI 2024 Oral] AnomalyGPT: Detecting Industrial Anomalies Using Large Vision-Language Models
M-3LAB/awesome-industrial-anomaly-detection
Paper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
Ma-Lab-Berkeley/CRATE
Code for CRATE (Coding RAte reduction TransformEr).
Ma-Lab-Berkeley/ReduNet
ReduNet
zeromq/netmq
A 100% native C# implementation of ZeroMQ for .NET
yadongJiang/En_bisenetv2
bisenetv2优化版
hoya012/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
SamyPesse/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
aristocratos/btop
A monitor of resources
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
0voice/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
xuanandsix/Tensorrt-int8-quantization-pipline
a simple pipline of int8 quantization based on tensorrt.
DanielPlayne/playne-equivalence-algorithm
FolkeV/CUDA_CCL
A Connected Component Labelling algorithm implemented in CUDA
oneapi-src/oneTBB
oneAPI Threading Building Blocks (oneTBB)
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
DefTruth/CUDA-Learn-Notes
🎉 Modern CUDA Learn Notes with PyTorch: CUDA Cores, Tensor Cores, fp32/tf32, fp16/bf16, fp8/int8, flash_attn, rope, sgemm, hgemm, sgemv, warp/block reduce, elementwise, softmax, layernorm, rmsnorm.
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
akfamily/akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
lambdacdm/Numerical-Library-of-Mathematics-Algorithm
a C++ libary of mathematics
dpilger26/NumCpp
C++ implementation of the Python Numpy library