7 results found Sort:
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Created
2021-10-02
373 commits to main branch, last one 4 months ago
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Created
2017-09-05
43 commits to master branch, last one 6 years ago
Official implementation of CVPR2020 paper "Learning to Dress 3D People in Generative Clothing" https://arxiv.org/abs/1907.13615
Created
2020-06-16
20 commits to master branch, last one 3 years ago
All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)
Created
2021-01-22
145 commits to main branch, last one about a year ago
Implementations of various Deep Learning models in PyTorch and TensorFlow.
Created
2020-05-14
237 commits to master branch, last one 3 years ago
Code and notebooks related to the paper: "Reconstructing Faces from fMRI Patterns using Deep Generative Neural Networks" by VanRullen & Reddy, 2019
Created
2019-01-25
27 commits to master branch, last one about a year ago
本项目实现了一种基于 VAE-CycleGAN 的图像重建无监督缺陷检测算法。该算法结合了变分自编码器 (VAE) 和 CycleGAN 的优势,无需标注数据即可检测图像中的缺陷/异常。This project implements an unsupervised defect detection algorithm for image reconstruction based on VAE-Cy...
Created
2024-04-10
23 commits to master branch, last one 2 months ago