Pinned Repositories
1033-OTA-Downgrader
First ever tool to downgrade ANY iPhone 5s, ANY iPad Air and (almost any) iPad Mini 2 to 10.3.3 with OTA blobs + checkm8!
3D-Machine-Learning
A resource repository for 3D machine learning
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
a-star
A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.
AdaFace
DiscuzAPI
Discuz的python API,可以登陆、签到、发帖、回帖、上传图片等。python直接import就可以用,你们也感受一下!
DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
programmer-job-blacklist
:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
tools-VOC
对VOC数据集进行数据增强
VRAYMtl2SBSMtl
Convert VRay material to substance material for import to Unity3d
qiqihuang's Repositories
qiqihuang/AnnoAnything
万物检测demo for BM1684X 【Recognize Anything + GroundingDINO】
qiqihuang/APGCC
ECCV24 - Improving Point-based Crowd Counting and Localization Based on Auxiliary Point Guidance
qiqihuang/ch341ser_linux
USB to serial driver for USB to serial chip ch340, ch341, etc.
qiqihuang/ChatTTS-ui
一个简单的本地网页界面,使用ChatTTS将文字合成为语音,同时支持对外提供API接口。A simple native web interface that uses ChatTTS to synthesize text into speech, along with support for external API interfaces.
qiqihuang/decord
An efficient video loader for deep learning with smart shuffling that's super easy to digest
qiqihuang/Depth-Anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
qiqihuang/efficientvit
EfficientViT is a new family of vision models for efficient high-resolution vision.
qiqihuang/emotion2vec
Official PyTorch code for extracting features and training downstream models with emotion2vec: Self-Supervised Pre-Training for Speech Emotion Representation
qiqihuang/ffmpeg-rockchip
FFmpeg with async and zero-copy Rockchip MPP & RGA support
qiqihuang/GhostFaceNets
This repository contains the official implementation of GhostFaceNets, State-Of-The-Art lightweight face recognition models.
qiqihuang/libv4l2cpp
V4L2 C++ wrapper
qiqihuang/MotionBERT
[ICCV 2023] PyTorch Implementation of "MotionBERT: A Unified Perspective on Learning Human Motion Representations"
qiqihuang/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, and 3.11. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
qiqihuang/PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
qiqihuang/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
qiqihuang/retdec
RetDec is a retargetable machine-code decompiler based on LLVM.
qiqihuang/sophon-stream
qiqihuang/soybean-admin
A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 UnoCSS。
qiqihuang/T-Rex
T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
qiqihuang/ultralytics_yolov8
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
qiqihuang/v4l2rtspserver
RTSP Server for V4L2 device capture supporting HEVC/H264/JPEG/VP8/VP9
qiqihuang/VideoMAEv2
[CVPR 2023] VideoMAE V2: Scaling Video Masked Autoencoders with Dual Masking
qiqihuang/vue-echarts
Vue.js component for Apache ECharts™.
qiqihuang/X-AnyLabeling
Effortless data labeling with AI support from Segment Anything and other awesome models.
qiqihuang/YOLO-World
[CVPR 2024] Real-Time Open-Vocabulary Object Detection
qiqihuang/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~
qiqihuang/YOWOv2
The second generation of YOWO action detector.
qiqihuang/YOWOv2-video-action-detect-onnxrun
使用onnxruntime部署YOWOv2视频动作检测,包含C++和Python两个版本的程序
qiqihuang/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
qiqihuang/zxing-cpp
C++ port of ZXing