Pinned Repositories
106-landmarks-dataset
A dataset for 106 facial landmarks
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
Android-Boost
Android工程算法优化相关
ArmNeonOptimization
Arm neon optimization practice
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
automatic-differentiation-framework
an automatic differentiation framework with dynamic graph/支持动态图的自动求导框架
AVX-AVX2-Example-Code
Example code for Intel AVX / AVX2 intrinsics.
Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
awesome-speaker-embedding
A curated list of speaker-embedding speaker-verification, speaker-identification resources.
keyxuliang's Repositories
keyxuliang/ArmNeonOptimization
Arm neon optimization practice
keyxuliang/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
keyxuliang/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
keyxuliang/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
keyxuliang/awesome-speaker-embedding
A curated list of speaker-embedding speaker-verification, speaker-identification resources.
keyxuliang/Awesome-Speech-Enhancement
A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech enhancement and make them universally accessible and useful.
keyxuliang/centerX
This repo is implemented based on detectron2 and centernet
keyxuliang/cmake_examples
Practical, Easy-to-copy CMake examples
keyxuliang/CVPR2023-Papers-with-Code
CVPR 2023 论文和开源项目合集
keyxuliang/deep_learning_system
深度学习炼丹笔记,包含深度学习数学基础知识、神经网络基础部件详解、构建 CNN 网络总结,深度学习炼丹策略,以及如何实现深度学习推理框架实战。
keyxuliang/DeepLearningSystem
Deep Learning System core principles introduction.
keyxuliang/edgeyolo
an edge-real-time anchor-free object detector with decent performance
keyxuliang/Fastest_Image_Pattern_Matching
Using C++/MFC/OpenCV to build a NCC-Based Image Matching algorithm
keyxuliang/image-text-localization-recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のための論文リソースの要約
keyxuliang/ImageLabeler
基于Qt实现的图片数据标注工具. Image Annotation Tool Based on Qt, supporting 2D/3D Detection/Segmentation Annotation.
keyxuliang/libevent
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
keyxuliang/masr
中文语音识别; Mandarin Automatic Speech Recognition;
keyxuliang/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
keyxuliang/ncnn_breakdown
A breakdown of NCNN
keyxuliang/PaddleOCR2Pytorch
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
keyxuliang/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
keyxuliang/Scene-Text-Recognition
keyxuliang/secguide
面向开发人员梳理的代码安全指南
keyxuliang/shape_based_matching-1
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
keyxuliang/Simple-FFT
Header-only C++ library implementing fast Fourier transform of 1D, 2D and 3D data.
keyxuliang/speaker-verification
Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN
keyxuliang/SpeechAlgorithms
Speech Algorithms Collections
keyxuliang/Surface-Defect-Detection
📈 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
keyxuliang/titanet
Speaker identification/verification models for Machine Learning for Computer Vision class at UNIBO
keyxuliang/Tutorial_Separation
This repo summarizes the tutorials, datasets, papers, codes and tools for speech separation and speaker extraction task. You are kindly invited to pull requests.