qinghua2016's Stars
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
suno-ai/bark
🔊 Text-Prompted Generative Audio Model
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
google-deepmind/sonnet
TensorFlow-based neural network library
espnet/espnet
End-to-End Speech Processing Toolkit
Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
modelscope/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
zihangdai/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
facebookresearch/encodec
State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
tianzhi0549/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
ronghuaiyang/arcface-pytorch
xiaolai-sqlai/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
qfgaohao/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
kenshohara/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
zhmiao/OpenLongTailRecognition-OLTR
Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
yl-1993/learn-to-cluster
Learning to Cluster Faces (CVPR 2019, CVPR 2020)
ucbdrive/3d-vehicle-tracking
Official implementation of Joint Monocular 3D Vehicle Detection and Tracking (ICCV 2019)
JDAI-CV/DCL
Destruction and Construction Learning for Fine-grained Image Recognition
lbeaucourt/Object-detection
Object detection project for real-time (webcam) and offline (video processing) application.
asdfqwrasdf/ArcFaceDemo
ArcSoft Free SDK demo,support ArcFace2.1, ArcFace2.0, ArcFace1.2
sacmehta/EdgeNets
This repository contains the source code of our work on designing efficient CNNs for computer vision
Zhongdao/gcn_clustering
Code for CVPR'19 paper Linkage-based Face Clustering via GCN
hujinsen/pytorch-StarGAN-VC
Fully reproduce the paper of StarGAN-VC. Stable training and Better audio quality .
chehongshu/ncnnforandroid_objectiondetection_Mobilenetssd
:fire:利用Mobilenetssd目标检测框架,ncnn前向推理,android项目
jixing0415/caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
inayatkh/tracking-python3
In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.
modelscope/kws-training-suite
ziliHarvey/Lucas-Kanade-tracking-and-Correlation-Filters
An implementation of several tracking algorithms based on Lucas Kanade algorithms
Avinash793/object-tracking-software
Implementation of Lucas Kanade Tracking system using six parameter affine model and recursive Gauss-Newton process.