QuasarLight's Stars
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
Mikubill/sd-webui-controlnet
WebUI extension for ControlNet
Grasscutters/Grasscutter
A server software reimplementation for a certain anime game.
AliaksandrSiarohin/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
BradyFU/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Advances on Multimodal Large Language Models
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
advimman/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
yangjianxin1/Firefly
Firefly: 大模型训练工具,支持训练Qwen2.5、Qwen2、Yi1.5、Phi-3、Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
deepcam-cn/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
AIZOOTech/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
open-mmlab/mmrotate
OpenMMLab Rotated Object Detection Toolbox and Benchmark
hukaixuan19970627/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
frotms/PaddleOCR2Pytorch
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
polarisZhao/PFLD-pytorch
PFLD pytorch Implementation
xxradon/PytorchToCaffe
Pytorch model to caffe model, supported pytorch 0.3, 0.3.1, 0.4, 0.4.1 ,1.0 , 1.0.1 , 1.2 ,1.3 .notice that only pytorch 1.1 have some bugs
HuKai97/yolov5-5.x-annotations
一个基于yolov5-5.0的中文注释版本!
guoqiangqi/PFLD
Implementation of PFLD A Practical Facial Landmark Detector , reference to https://arxiv.org/pdf/1902.10859.pdf
songdejia/EAST
This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.
chaoyu1999/FPSAutomaticAiming
基于yolov5的FPS游戏AI。
YuliangXiu/PoseFlow
PoseFlow: Efficient Online Pose Tracking (BMVC'18)
BossZard/rotation-yolov5
rotation detection based on yolov5
yyccR/yolov5_in_tf2_keras
YOLOv5 in TF2 > TFLite > ONNX > TensorRT
QuasarLight/Pytorch_Face_Recognition
Pytorch implementation of mainstream face recognition algorithms(ArcFace, CosFace).
QuasarLight/toy_yolov5
QuasarLight/yolov5-5.x-annotations
一个基于yolov5-5.0的中文注释版本!
QuasarLight/MODNet_ONNX2Caffe
MODNet的ONNX转Caffe工程