wangbo-wq's Stars
ggerganov/llama.cpp
LLM inference in C/C++
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
state-spaces/mamba
Mamba SSM architecture
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
CASIA-IVA-Lab/FastSAM
Fast Segment Anything
openvinotoolkit/openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
tinyvision/DAMO-YOLO
DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
onnx/onnx-tensorrt
ONNX-TensorRT: TensorRT backend for ONNX
dog-qiuqiu/Yolo-Fastest
:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and the mobile terminal can run up to 178fps+
pytorch/android-demo-app
PyTorch android examples of usage in applications
Sharpiless/Yolov5-Deepsort
最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集
Linaom1214/TensorRT-For-YOLO-Series
tensorrt for yolo series (YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support
huawei-noah/VanillaNet
OpenGVLab/DCNv4
[CVPR 2024] Deformable Convolution v4
TommyZihao/Label2Everything
常见计算机视觉标注格式相互转换
KKKSQJ/DeepLearning
A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-supervision, etc. Each project can be run independently, and there are corresponding articles to explain.
HZAI-ZJNU/Mamba-YOLO
the official pytorch implementation of “Mamba-YOLO:SSMs-based for Object Detection”
zhouayi/SAM-Tool
利用Segment Anything(SAM)模型进行快速标注
gesanqiu/SNPE_Tutorial
A simple tutorial of SNPE.
linxid/Focus-DETR-mindspore
[ICCV 2023] Official implementation of the paper "Less is More: Focus Attention for Efficient DETR"
ly19965/EasyFace
SwjtuMa/FER-YOLO-Mamba
Hyuto/yolo-nas-onnx
Inference YOLO-NAS ONNX model
Andrewhsin/YOLO-NAS-pytorch
Train and Inference your custom YOLO-NAS model by Pytorch on Windows
Ydjiao/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
nahidalam/YOLOv8-multi-task
thgpddl/CodeHub