All Projects → LeeGyeongTak → KerasR

LeeGyeongTak / KerasR

Licence: other
DeepLearning using Keras with R

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to KerasR

knime-tensorflow
KNIME Deep Learning - Tensorflow Integration
Stars: ✭ 18 (-30.77%)
Mutual labels:  deeplearning
Printed-Chinese-Character-OCR
This is a Chinese Character ocr system based on Deep learning (VGG like CNN neural net work),this rep include trainning set generating,image preprocesing,NN model optimizing based on Keras high level NN framwork
Stars: ✭ 21 (-19.23%)
Mutual labels:  deeplearning
Articles-Bookmarked
No description or website provided.
Stars: ✭ 30 (+15.38%)
Mutual labels:  deeplearning
buildTensorflow
A lightweight deep learning framework made with ❤️
Stars: ✭ 28 (+7.69%)
Mutual labels:  deeplearning
Kapsul-Aglari-ile-Isaret-Dili-Tanima
Recognition of Sign Language using Capsule Networks
Stars: ✭ 42 (+61.54%)
Mutual labels:  deeplearning
lightweight-temporal-attention-pytorch
A PyTorch implementation of the Light Temporal Attention Encoder (L-TAE) for satellite image time series. classification
Stars: ✭ 43 (+65.38%)
Mutual labels:  deeplearning
TensorFlow20-Notes
TensorFlow 2.0 Various notes and tutorials
Stars: ✭ 14 (-46.15%)
Mutual labels:  deeplearning
query completion
Personalized Query Completion
Stars: ✭ 24 (-7.69%)
Mutual labels:  deeplearning
image segmentation dl
🍞 基于深度学习方法的图像分割(含语义分割、实例分割、全景分割)。
Stars: ✭ 76 (+192.31%)
Mutual labels:  deeplearning
fastapi-template
Completely Scalable FastAPI based template for Machine Learning, Deep Learning and any other software project which wants to use Fast API as an API framework.
Stars: ✭ 156 (+500%)
Mutual labels:  deeplearning
IMTA
No description or website provided.
Stars: ✭ 38 (+46.15%)
Mutual labels:  deeplearning
MatConvNet-oneclick
Train your own data with MatConvNet
Stars: ✭ 84 (+223.08%)
Mutual labels:  deeplearning
rembg-greenscreen
Rembg Video Virtual Green Screen Edition
Stars: ✭ 210 (+707.69%)
Mutual labels:  deeplearning
googlecodelabs
TPU ile Yapay Sinir Ağlarınızı Çok Daha Hızlı Eğitin
Stars: ✭ 116 (+346.15%)
Mutual labels:  deeplearning
RFDA-PyTorch
Official Code for 'Recursive Fusion and Deformable Spatiotemporal Attention for Video Compression Artifact Reduction' - ACM Multimedia2021 (ACMMM2021) Accepted Paper Task: Video Quality Enhancement / Video Compression Artifact Reduction
Stars: ✭ 44 (+69.23%)
Mutual labels:  deeplearning
smd
Simple mmdetection CPU inference
Stars: ✭ 27 (+3.85%)
Mutual labels:  deeplearning
TFDeepSurv
COX Proportional risk model and survival analysis implemented by tensorflow.
Stars: ✭ 75 (+188.46%)
Mutual labels:  deeplearning
stock-prediction-with-DL
深度学习与股票分析预测
Stars: ✭ 13 (-50%)
Mutual labels:  deeplearning
FastPose
pytorch realtime multi person keypoint estimation
Stars: ✭ 36 (+38.46%)
Mutual labels:  deeplearning
Cross-Domain-Image-Translation-Using-CycleGAN
CycleGAN based neural network architecture to change the gender of a person’s face
Stars: ✭ 15 (-42.31%)
Mutual labels:  deeplearning

KerasR

DeepLearning using Keras with R

CGAN

Implementation of Conditional Generative Adversarial Nets.

Paper:https://arxiv.org/abs/1411.1784

Code

cgann cgan

DCGAN

Implementation of Deep Convolutional Generative Adversarial Network.

Paper: https://arxiv.org/abs/1511.06434

Code

BEGAN

Implementation of Boundary-Seeking Generative Adversarial Networks.

Paper: https://arxiv.org/abs/1702.08431

Code

InfoGAN

Implementation of InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets.

Paper: https://arxiv.org/abs/1606.03657

Code1 Code2

LSGAN

Implementation of Least Squares Generative Adversarial Networks.

Paper: https://arxiv.org/abs/1611.04076

Code

CycleGAN

Implementation of Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks.

Paper: https://arxiv.org/abs/1703.10593

Code

687474703a2f2f6572696b6c696e6465726e6f72656e2e73652f696d616765732f6379636c6567616e2e706e67

appble_orange1 appleorange2

SRGAN

Implementation of Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network.

Paper: https://arxiv.org/abs/1609.04802

Code

687474703a2f2f6572696b6c696e6465726e6f72656e2e73652f696d616765732f737570657272657367616e2e706e67 srgan111

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].