Stars
高博新书《自动驾驶与机器人中的SLAM技术》源码修改版,根据深蓝学院要求,对每一章的代码进行特定修改,以实现不同的功能。
Partial source code of Siggraph 2018 paper "Stitch meshing"
C++ application to convert pcd file, ply file, txt file or xyz point cloud to MESH representation (Gp3).
C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998
cpuimage / rnnoise
Forked from xiph/rnnoiseRecurrent neural network for audio noise reduction
AudioRecorder: Android 录音及录音可视化相关lib,支持pcm、wav、mp3音频的录制
Appearance Modeling via Proxy-to-Image Alignment SIGGRAPH 2018
Natural Language Processing with TensorFlow, published by Packt
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
White Balancing images using CNN network model proposed by Simone Bianco
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.
用于训练中英文对话系统的语料库 Datasets for Training Chatbot System
mgharbi / hdrnet
Forked from google/hdrnetAn implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017
Image registration based on the Fourier-Mellin transform
Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"
Restoration of defocused and blurred photos/images
Tensorflow training scripts for depthwise separable convolutional neural networks for keyword spotting, and C++ code for deployment.