Pinned Repositories
adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
aster.pytorch
ASTER in Pytorch
Attention-OCR
Visual Attention based OCR
audiorecognizer
Roy van Rijn has written wonderful post about Shazam algorithm and how to implement it on our own. To do this he placed many chunks of his project source code, but he did not upload all source code of his application because as he stated: The Shazam patent holders lawyers are sending me emails to stop me from releasing the code and removing this blogpost. It occurred that core of this algorithm is very simple. I have analyzed his post and as weekend project I have written simple Proof-Of-Concept application which outputs its findings to console. It gives surprisingly correct answers. For now I have tested 10 different mp3 audio files and this application was able to recognize each of them. Application is learning basing on path to mp3 file on your local disk or http stream of mp3 file from any source and recognize by sound from microphone.
augmented-traffic-control
Augmented Traffic Control: A tool to simulate network conditions
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
awesome-github
收集这个列表,只是为了更好地使用亲爱的GitHub,欢迎提交pr和issue。
awesome-java
A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing
kuyun-zhangyang's Repositories
kuyun-zhangyang/aster.pytorch
ASTER in Pytorch
kuyun-zhangyang/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
kuyun-zhangyang/CC4.0
Caffe for CC4.0-Windows,简单的Caffe C++接口,方便简单
kuyun-zhangyang/china_area_mysql
**5级行政区域mysql库
kuyun-zhangyang/Company-Names-Corpus
公司名语料库。
kuyun-zhangyang/DocFace
Face recognition system for ID photos
kuyun-zhangyang/DRBox
A deep learning based algorithm to detect rotated object, for example, objects in remote sensing images
kuyun-zhangyang/erfnet_pytorch
Pytorch code for semantic segmentation using ERFNet
kuyun-zhangyang/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
kuyun-zhangyang/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
kuyun-zhangyang/mobilefacenet-mxnet
基于insightface训练mobilefacenet的相关步骤及ncnn转换流程
kuyun-zhangyang/mtcnn
C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now
kuyun-zhangyang/n2
TOROS N2 - lightweight approximate Nearest Neighbor library which runs faster even with large datasets
kuyun-zhangyang/nsfw_data_scrapper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
kuyun-zhangyang/openVP
Voice Print Recognition in C language.
kuyun-zhangyang/pixel_link
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
kuyun-zhangyang/pycls
Codebase for Image Classification Research, written in PyTorch.
kuyun-zhangyang/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
kuyun-zhangyang/PyTorchZeroToAll
kuyun-zhangyang/Safety-Prompts
Chinese safety prompts for evaluating and improving the safety of LLMs. 中文安全prompts,用于评估和提升大模型的安全性。
kuyun-zhangyang/Scene-Text-Detection
kuyun-zhangyang/Scene-Text-End2end
kuyun-zhangyang/scene_text
kuyun-zhangyang/SENet-Caffe
A Caffe Re-Implementation of SENet
kuyun-zhangyang/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
kuyun-zhangyang/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
kuyun-zhangyang/TensorBox
Object detection in TensorFlow
kuyun-zhangyang/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
kuyun-zhangyang/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
kuyun-zhangyang/ZhuanLan
一个知乎专栏App