francisr's Stars
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
lengstrom/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
espnet/espnet
End-to-End Speech Processing Toolkit
DmitryUlyanov/deep-image-prior
Image restoration with neural networks but without learning.
KevinMusgrave/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
anishathalye/neural-style
Neural style in TensorFlow! 🎨
facebookresearch/VideoPose3D
Efficient 3D human pose estimation in video using 2D keypoint trajectories
tamarott/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
sbrugman/deep-learning-papers
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
mravanelli/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.
yse/easy_profiler
Lightweight profiler library for c++
NVlabs/few-shot-vid2vid
Pytorch implementation for few-shot photorealistic video-to-video translation.
svip-lab/impersonator
PyTorch implementation of our ICCV 2019 paper: Liquid Warping GAN: A Unified Framework for Human Motion Imitation, Appearance Transfer and Novel View Synthesis
chuanli11/CNNMRF
code for paper "Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis"
LouieYang/deep-photo-styletransfer-tf
Tensorflow (Python API) implementation of Deep Photo Style Transfer
yaksoy/SemanticSoftSegmentation
Spectral segmentation described in Aksoy et al., "Semantic Soft Segmentation", ACM TOG (Proc. SIGGRAPH), 2018
roimehrez/contextualLoss
The Contextual Loss
gooofy/zamia-speech
Open tools and data for cloudless automatic speech recognition
tencent-ailab/pika
a lightweight speech processing toolkit based on Pytorch and (Py)Kaldi
thu-spmi/CAT
A CRF-based ASR Toolkit
vt-vl-lab/Guided-pix2pix
[ICCV 2019] Guided Image-to-Image Translation with Bi-Directional Feature Transformation
MiSo1289/cmake-embed
CMake script for embedding resources in binaries.
jpuigcerver/kaldi-decoders
Custom decoders for Kaldi
claravania/subword-lstm-lm
LSTM Language Model with Subword Units Input Representations
open-speech/tf_kaldi_io
A python package that make tensorflow be able to read "Kaldi" scp/ark in an elegant way. May kaldi user happy to enter tensorflow world.