Pinned Repositories
360-Surround-View-CUDA-Project
10000 fps 🚀 for 360 Surround-View CUDA Solution
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
buzz
Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
configor
A light weight configuration library for C++
cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
Data-enhancement
Support data enhancement when there are few data sets(支持数据集较少的情况进行数据增强,包含随机的多种变化)
deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
detect_steel_bar
CCFDF AI 数钢筋大赛
Anonymouszj's Repositories
Anonymouszj/360-Surround-View-CUDA-Project
10000 fps 🚀 for 360 Surround-View CUDA Solution
Anonymouszj/buzz
Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
Anonymouszj/ByteTrack
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
Anonymouszj/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Anonymouszj/configor
A light weight configuration library for C++
Anonymouszj/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
Anonymouszj/detr
End-to-End Object Detection with Transformers
Anonymouszj/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
Anonymouszj/DrissionPage
基于python的网页自动化工具。既能控制浏览器,也能收发数据包。可兼顾浏览器自动化的便利性和requests的高效率。功能强大,内置无数人性化设计和便捷功能。语法简洁而优雅,代码量少。
Anonymouszj/FaceAlgorithm
face detection face recognition包含人脸检测(retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Aligner),人脸识别(Arcface),口罩检测(MaskRecognitiion),年龄性别检测(Gender_age),静默活体检测(Silent_Face_Anti_Spoofing),FaceAlignment(106keypoints)
Anonymouszj/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Anonymouszj/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
Anonymouszj/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
Anonymouszj/insightface
State-of-the-art 2D and 3D Face Analysis Project
Anonymouszj/llama.cpp
Port of Facebook's LLaMA model in C/C++
Anonymouszj/microtar
A lightweight tar library written in ANSI C
Anonymouszj/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Anonymouszj/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
Anonymouszj/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Anonymouszj/onnx-modifier
A tool to modify onnx models in a visualization fashion, based on Netron and Flask.
Anonymouszj/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, WebAssembly
Anonymouszj/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
Anonymouszj/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
Anonymouszj/welcome
Anonymouszj/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
Anonymouszj/whisper.cpp
Port of OpenAI's Whisper model in C/C++
Anonymouszj/workflow
C++ Parallel Computing and Asynchronous Networking Engine
Anonymouszj/X-AnyLabeling
Effortless data labeling with AI support from Segment Anything and other awesome models.
Anonymouszj/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
Anonymouszj/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort