Pinned Repositories
2019_algorithm_intern_information
2020年的算法实习岗位/校招公司信息表,部分包括内推码,和常见深度学习算法岗面试题及答案,暑期计算机视觉实习面经和总结
ABINet
Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition
machine-learning-algorithms-implemented-by-python
《统计学习方法》--李航 书中算法实现
MODNet_ONNX2Caffe
MODNet的ONNX转Caffe工程
Pytorch_Face_Recognition
Pytorch implementation of mainstream face recognition algorithms(ArcFace, CosFace).
Pytorch_Face_Recognition__
sgd-sa
Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
toy_yolov5
yolov5-5.x-annotations
一个基于yolov5-5.0的中文注释版本!
QuasarLight's Repositories
QuasarLight/toy_yolov5
QuasarLight/yolov5-5.x-annotations
一个基于yolov5-5.0的中文注释版本!
QuasarLight/MODNet_ONNX2Caffe
MODNet的ONNX转Caffe工程
QuasarLight/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
QuasarLight/diffusers
AMD ONNX port of 🤗 Diffusers: State-of-the-art diffusion models
QuasarLight/FastLDM
Inference speed-up for stable-diffusion (ldm) with TensorRT.
QuasarLight/Grasscutter
A server software reimplementation for a certain anime game.
QuasarLight/handpose_x
手部21个关键点检测,二维手势姿态,手势识别,pytorch,handpose
QuasarLight/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
QuasarLight/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
QuasarLight/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
QuasarLight/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
QuasarLight/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
QuasarLight/Paddle2ONNX
ONNX Model Exporter for PaddlePaddle
QuasarLight/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
QuasarLight/PaddleOCR2Pytorch
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
QuasarLight/PFLD
Implementation of PFLD A Practical Facial Landmark Detector , reference to https://arxiv.org/pdf/1902.10859.pdf
QuasarLight/PoseFlow
PoseFlow: Efficient Online Pose Tracking (BMVC'18)
QuasarLight/rafi1212122-PemukulPaku
A private server implementation for a third impact game but made in see sharp
QuasarLight/SCF
Spherical Confidence Learning for Face Recognition, accepted to CVPR2021 (Oral).
QuasarLight/stable-diffusion
A latent text-to-image diffusion model
QuasarLight/stable-diffusion-tritonserver
Deploy stable diffusion model with onnx/tenorrt + tritonserver
QuasarLight/STR-Fewer-Labels
Scene Text Recognition (STR) methods trained with fewer real labels.
QuasarLight/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
QuasarLight/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
QuasarLight/x-stable-diffusion
Real-time inference for Stable Diffusion - 0.88s latency. Covers AITemplate, nvFuser, TensorRT, FlashAttention. Join our Discord communty: https://discord.com/invite/TgHXuSJEk6
QuasarLight/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)
QuasarLight/yolov5-rt-stack
yolort is a runtime stack for yolov5 on specialized accelerators such as libtorch, onnxruntime, tvm and ncnn.
QuasarLight/yolov5_annotations
QuasarLight/yolov5_in_tf2_keras
tf2-keras implement yolov5