Pinned Repositories
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
RotNet
timm_speed_benchmark
Benchmarking the speed of timm models
Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
websocket-sharp
A C# implementation of the WebSocket protocol client and server
xinyujituan's Repositories
xinyujituan/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
xinyujituan/RotNet
xinyujituan/timm_speed_benchmark
Benchmarking the speed of timm models
xinyujituan/websocket-sharp
A C# implementation of the WebSocket protocol client and server
xinyujituan/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
xinyujituan/absmouse
Absolute positioning USB HID mouse library for Arduino devices with USB capabilities.
xinyujituan/ALAE
[CVPR2020] Adversarial Latent Autoencoders
xinyujituan/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
xinyujituan/Automatic_Speech_Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
xinyujituan/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
xinyujituan/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
xinyujituan/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
xinyujituan/DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
xinyujituan/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
xinyujituan/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
xinyujituan/faceswap
Deepfakes Software For All
xinyujituan/HID
Bring enhanced HID functions to your Arduino!
xinyujituan/lite.ai.toolkit
🍅🍅A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX. MNN, NCNN, TNN, ONNXRuntime, CPU/GPU ...
xinyujituan/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
xinyujituan/NetCoreServer
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
xinyujituan/onnx_runtime_cpp
small c++ library to quickly deploy models using onnxruntime
xinyujituan/PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
xinyujituan/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
xinyujituan/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)
xinyujituan/PyRetri
Open source deep learning based unsupervised image retrieval toolbox built on PyTorch🔥
xinyujituan/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
xinyujituan/RapidOCR
A cross platform OCR Library based on PaddleOCR & OnnxRuntime
xinyujituan/tensorRT_cpp
C++ library based on tensorrt integration
xinyujituan/Unity2DNetcodeForGameObjectBomber
Unity2DNetcodeForGameObjectBomber
xinyujituan/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/