Pinned Repositories
10kinds-light-face-detector-align-recognition
10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度
2nd-place-solution-for-VinBigData-Chest-X-ray-Abnormalities-Detection
Localization of thoracic abnormalities model based on VinBigData (top 1%)
a-strong-baseline-for-Pedestrian-attribute-recognition
采用osnet + BN + tricks在pa100、rap等数据集上行人属性识别达到sota结果
AI-Insects-Challenge
AI识虫练习赛第二名代码分享
ALAE
[CVPR2020] Adversarial Latent Autoencoders
AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable redis desktop manager, compatible with Linux, windows, mac. What's more, it won't crash when loading a large number of keys.
arcface-pytorch
Auto-PyTorch
Automatic architecture search and hyperparameter optimization for PyTorch
Auto_maker
大家好,这是cv调包侠开源原创项目,您可以特别方便地通过我的auto-Maker实现目标检测数据集的实时生成,包括:实时数据采集、自动标注、转换、增强,并可以直接进行yolov3、yolov4、yolov5、eficientdet等,它可以直接导出到onnx,通过openvino和tensor-RT加速,除了检测外,还支持分类算法,可以在一分钟内完成图像的智能分类。欢迎来star Hello everyone, this is me: cver open source original project, you can particularly convenient through my auto_ Maker realizes the real-time production of target detection data set, including: real data acquisition, automatic annotation, conversion, enhancement, and can directly carry out yolov3, yolov4 , yolov5, eficientdet, etc., which can be directly exported to onnx and accelerated by openvino and tensor RT. besides detection, it also supports classification algorithm, which can complete intelligent classification of images in one minute. Welcome to star~
deep-hough-transform
Code for paper "Deep Hough Transform for Semantic Line Detection" (ECCV 2020, PAMI 2021)
xiaomujiang's Repositories
xiaomujiang/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
xiaomujiang/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型 | An Open Bilingual Dialogue Language Model
xiaomujiang/ChatGLM-Finetuning
基于ChatGLM-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning等
xiaomujiang/ChatGLM_MultiGPUCPU_eval
✅4g GPU可用 | 简易实现ChatGLM单机调用多个计算设备(GPU、CPU)进行推理
xiaomujiang/cpp_Makefile_intro
xiaomujiang/CrowdCounting-P2PNet
The official codes for the ICCV2021 Oral presentation "Rethinking Counting and Localization in Crowds: A Purely Point-Based Framework"
xiaomujiang/dl_model_deploy
xiaomujiang/DocTr-Plus
The official code for “Deep Unrestricted Document Image Rectification”.
xiaomujiang/EasySpider
A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务
xiaomujiang/Face-Recognition-Jetson-Nano
Recognize 2000+ faces on your Jetson Nano with database auto-fill and anti-spoofing
xiaomujiang/FaceAntiSpoofing
Multiple face anti-spoofing models from github
xiaomujiang/FaceLivenessDetection-SDK
3D Passive Face Liveness Detection (Anti-Spoofing) & Deepfake detection. A single image is needed to compute liveness score. 99,67% accuracy on our dataset and perfect scores on multiple public datasets (NUAA, CASIA FASD, MSU...).
xiaomujiang/infer
A new tensorrt integrate.
xiaomujiang/lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOv5, YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv8. MNN, NCNN, TNN, ONNXRuntime.
xiaomujiang/MiniGPT-4
MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
xiaomujiang/multi_thread_learning
xiaomujiang/P2Pnet_onnx
Transformation of P2Pnet from pth to onnx, and inference.
xiaomujiang/Pet-ReID-IMAG
CVPR2022 Biometrics Workshop Pet Biometric Challenge
xiaomujiang/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.
xiaomujiang/Segment-Any-Anomaly
Official implementation of "Segment Any Anomaly without Training via Hybrid Prompt Regularization (SAA+)".
xiaomujiang/Silent-Face-Anti-Spoofing-1
静默活体检测(Silent-Face-Anti-Spoofing)
xiaomujiang/so-vits-svc
SoftVC VITS Singing Voice Conversion
xiaomujiang/TensorRT-Alpha
🔥🔥🔥TensorRT-Alpha supports YOLOv8、YOLOv7、YOLOv6、YOLOv5、YOLOv4、v3、YOLOX、YOLOR...🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎It also supports end2end CUDA C acceleration and multi-batch inference.
xiaomujiang/tensorRT_Pro
C++ library based on tensorrt integration
xiaomujiang/tensorRT_Pro_co-comments
xiaomujiang/TensorRT_Tutorial
xiaomujiang/trt-infer-frame
xiaomujiang/trt_yolov8_infer_example
基于手写AI的infer模块,使用ffmpeg拉流解码送入trt_yolov8进行目标检测,渲染后推流输出画面,支持cuda硬件编解码
xiaomujiang/video_pipe_c
a plugin-oriented framework for video structured. 国产程序员请加微信zhzhi78拉群交流。
xiaomujiang/zero_nlp
中文nlp应用(大模型、数据、模型、训练、推理)