Skip to content

vincenthesiyuan/paddle_torch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

paddorch

Introduction

PaddlePaddle is the DL framework developped by Baidu, and this library is aim to provide a PaddlePaddle wrapper for the common pytorch interface, so people can try out paddlepaddle on their pytorch code without much change.

install

pip install .

Examples

I used this library to reimplement below projects

  1. BigGAN: Large Scale GAN Training for High Fidelity Natural Image Synthesis
  2. StarGAN v2: Diverse Image Synthesis for Multiple Domains
  3. Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%