All Projects → Pytorch Adain → Similar Projects or Alternatives

544 Open source projects that are alternatives of or similar to Pytorch Adain

Vincent Ai Artist
Style transfer using deep convolutional neural nets
Stars: ✭ 176 (-68%)
Mutual labels:  cnn, style-transfer
Cyclegan Music Style Transfer
Symbolic Music Genre Transfer with CycleGAN
Stars: ✭ 201 (-63.45%)
Mutual labels:  cnn, style-transfer
Style transfer
CNN image style transfer 🎨.
Stars: ✭ 210 (-61.82%)
Mutual labels:  cnn, style-transfer
Flownet2 Tf
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Stars: ✭ 378 (-31.27%)
Mutual labels:  cnn
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (-28.73%)
Mutual labels:  cnn
Food Recipe Cnn
food image to recipe with deep convolutional neural networks.
Stars: ✭ 448 (-18.55%)
Mutual labels:  cnn
Regl Cnn
Digit recognition with Convolutional Neural Networks in WebGL
Stars: ✭ 490 (-10.91%)
Mutual labels:  cnn
Video obj
基于视频的目标检测算法研究
Stars: ✭ 372 (-32.36%)
Mutual labels:  cnn
Numpycnn
Building Convolutional Neural Networks From Scratch using NumPy
Stars: ✭ 436 (-20.73%)
Mutual labels:  cnn
Stylized Imagenet
Code to create Stylized-ImageNet, a stylized version of standard ImageNet (ICLR 2019 Oral)
Stars: ✭ 353 (-35.82%)
Mutual labels:  style-transfer
Cnn lstm ctc tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
Stars: ✭ 343 (-37.64%)
Mutual labels:  cnn
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (-28.18%)
Mutual labels:  cnn
Neural Style Pt
PyTorch implementation of neural style transfer algorithm
Stars: ✭ 456 (-17.09%)
Mutual labels:  style-transfer
Deeplogo
A brand logo detection system using tensorflow object detection API.
Stars: ✭ 388 (-29.45%)
Mutual labels:  cnn
Pycnn
Image Processing with Cellular Neural Networks in Python
Stars: ✭ 509 (-7.45%)
Mutual labels:  cnn
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (-31.82%)
Mutual labels:  cnn
Pytorch Inpainting With Partial Conv
Unofficial pytorch implementation of 'Image Inpainting for Irregular Holes Using Partial Convolutions' [Liu+, ECCV2018]
Stars: ✭ 440 (-20%)
Mutual labels:  cnn
Awesome Background Subtraction
A curated list of background subtraction related papers and resources
Stars: ✭ 362 (-34.18%)
Mutual labels:  cnn
Textclassificationbenchmark
A Benchmark of Text Classification in PyTorch
Stars: ✭ 534 (-2.91%)
Mutual labels:  cnn
Benchmarking Keras Pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
Stars: ✭ 346 (-37.09%)
Mutual labels:  cnn
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+649.45%)
Mutual labels:  cnn
Lstm Fcn
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
Stars: ✭ 482 (-12.36%)
Mutual labels:  cnn
Personality Detection
Implementation of a hierarchical CNN based model to detect Big Five personality traits
Stars: ✭ 338 (-38.55%)
Mutual labels:  cnn
Neural Style Audio Tf
TensorFlow implementation for audio neural style.
Stars: ✭ 413 (-24.91%)
Mutual labels:  style-transfer
Basicocr
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Stars: ✭ 336 (-38.91%)
Mutual labels:  cnn
Srmd
Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)
Stars: ✭ 333 (-39.45%)
Mutual labels:  cnn
Tf Pose Estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
Stars: ✭ 3,856 (+601.09%)
Mutual labels:  cnn
Awesome Local Global Descriptor
My personal note about local and global descriptor
Stars: ✭ 466 (-15.27%)
Mutual labels:  cnn
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (-28.73%)
Mutual labels:  cnn
Cnn Facial Landmark
Training code for facial landmark detection based on deep convolutional neural network.
Stars: ✭ 516 (-6.18%)
Mutual labels:  cnn
Learning Deep Learning
Paper reading notes on Deep Learning and Machine Learning
Stars: ✭ 388 (-29.45%)
Mutual labels:  cnn
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (-17.64%)
Mutual labels:  cnn
Human Activity Recognition Using Cnn
Convolutional Neural Network for Human Activity Recognition in Tensorflow
Stars: ✭ 382 (-30.55%)
Mutual labels:  cnn
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+1133.27%)
Mutual labels:  cnn
Espnetv2
A light-weight, power efficient, and general purpose convolutional neural network
Stars: ✭ 377 (-31.45%)
Mutual labels:  cnn
D2 Net
D2-Net: A Trainable CNN for Joint Description and Detection of Local Features
Stars: ✭ 448 (-18.55%)
Mutual labels:  cnn
Pulp Dronet
A deep learning-powered visual navigation engine to enables autonomous navigation of pocket-size quadrotor - running on PULP
Stars: ✭ 374 (-32%)
Mutual labels:  cnn
Demon
DeMoN: Depth and Motion Network
Stars: ✭ 501 (-8.91%)
Mutual labels:  cnn
Cnn handwritten chinese recognition
CNN在线识别手写中文。
Stars: ✭ 365 (-33.64%)
Mutual labels:  cnn
Sknet
Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223
Stars: ✭ 443 (-19.45%)
Mutual labels:  cnn
Time Series Prediction
A collection of time series prediction methods: rnn, seq2seq, cnn, wavenet, transformer, unet, n-beats, gan, kalman-filter
Stars: ✭ 351 (-36.18%)
Mutual labels:  cnn
How To Learn Deep Learning
A top-down, practical guide to learn AI, Deep learning and Machine Learning.
Stars: ✭ 544 (-1.09%)
Mutual labels:  cnn
Fast Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Stars: ✭ 346 (-37.09%)
Mutual labels:  cnn
Deep Learning V2 Pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Stars: ✭ 4,457 (+710.36%)
Mutual labels:  style-transfer
Real Time Gesrec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
Stars: ✭ 339 (-38.36%)
Mutual labels:  cnn
Paddlepaddle code
用PaddlePaddle和Tensorflow实现常用的深度学习算法
Stars: ✭ 485 (-11.82%)
Mutual labels:  cnn
Numpy neural network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Stars: ✭ 339 (-38.36%)
Mutual labels:  cnn
Fast Srgan
A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps
Stars: ✭ 417 (-24.18%)
Mutual labels:  cnn
Text Classification Cnn Rnn
CNN-RNN中文文本分类,基于TensorFlow
Stars: ✭ 3,613 (+556.91%)
Mutual labels:  cnn
Music recommender
Music recommender using deep learning with Keras and TensorFlow
Stars: ✭ 528 (-4%)
Mutual labels:  cnn
Espcn
A PyTorch implementation of ESPCN based on CVPR 2016 paper "Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network"
Stars: ✭ 333 (-39.45%)
Mutual labels:  cnn
Asrt speechrecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Stars: ✭ 4,943 (+798.73%)
Mutual labels:  cnn
Ssr Net
[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation
Stars: ✭ 475 (-13.64%)
Mutual labels:  cnn
Ios 10 Sampler
Code examples for new APIs of iOS 10.
Stars: ✭ 3,341 (+507.45%)
Mutual labels:  cnn
Tsai
Time series Timeseries Deep Learning Pytorch fastai - State-of-the-art Deep Learning with Time Series and Sequences in Pytorch / fastai
Stars: ✭ 407 (-26%)
Mutual labels:  cnn
Mace Models
Mobile AI Compute Engine Model Zoo
Stars: ✭ 329 (-40.18%)
Mutual labels:  style-transfer
Edgenets
This repository contains the source code of our work on designing efficient CNNs for computer vision
Stars: ✭ 331 (-39.82%)
Mutual labels:  cnn
Multi Class Text Classification Cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Stars: ✭ 410 (-25.45%)
Mutual labels:  cnn
See
Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"
Stars: ✭ 545 (-0.91%)
Mutual labels:  cnn
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (-1.27%)
Mutual labels:  cnn
1-60 of 544 similar projects