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/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
xinyujituan/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
xinyujituan/UnityNativeCamera
A native Unity plugin to take pictures/record videos with device camera on Android & iOS
xinyujituan/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
xinyujituan/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
xinyujituan/face_recognition
The world's simplest facial recognition api for Python and the command line
xinyujituan/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
xinyujituan/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
xinyujituan/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
xinyujituan/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
xinyujituan/UnityLibrary
:books: Library of all kind of scripts, snippets & shaders for Unity
xinyujituan/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
xinyujituan/CenterTrack
Simultaneous object detection and tracking using center points.
xinyujituan/deepo
Set up deep learning environment in a single command line.
xinyujituan/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
xinyujituan/chineseocr
yolo3+ocr
xinyujituan/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
xinyujituan/DPED
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
xinyujituan/Arduino-CmdMessenger
CmdMessenger Communication library for Arduino & .NET
xinyujituan/face.evoLVe.PyTorch
🔥🔥High-Performance Face Recognition Library on PyTorch🔥🔥
xinyujituan/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
xinyujituan/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
xinyujituan/-
程序开发
xinyujituan/have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
xinyujituan/uTextureSendReceive
Unity network texture sender and receiver for video and frame streaming
xinyujituan/HID_TouchPad_STM32F429
This is a simple HID TouchPad implemented in STM23F429 ARM Cortex F4 dev kit.