Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Simpletransformers | 3,487 | 2 | 15 | 2 months ago | 280 | May 29, 2022 | 44 | apache-2.0 | Python | |
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI | ||||||||||
3d Pointcloud | 1,374 | 4 days ago | 2 | Python | ||||||
Papers and Datasets about Point Cloud. | ||||||||||
Nlp_pytorch_project | 450 | 7 months ago | 14 | Python | ||||||
Embedding, NMT, Text_Classification, Text_Generation, NER etc. | ||||||||||
Papernote | 269 | 2 years ago | ||||||||
paper note, including personal comments, introduction, code etc | ||||||||||
Triple Gan | 199 | 3 years ago | 3 | Python | ||||||
Triple-GAN: a unified framework for classification and class-conditional generation in semi-supervised learing | ||||||||||
Drugai | 56 | 4 years ago | Python | |||||||
Generation and Classification of Drug Like molecule usings Neural Networks | ||||||||||
Ellen | 22 | 6 years ago | 1 | gpl-2.0 | C++ | |||||
linear genetic programming system for symbolic regression and classification. | ||||||||||
Linknet Pytorch | 21 | 3 years ago | 1 | Python | ||||||
Pytorch reimplementation of LinkNet for Scene Graph Generation | ||||||||||
Cryptoknight | 19 | 3 years ago | 4 | apache-2.0 | Python | |||||
Cryptographic Dataset Generation & Modelling Framework | ||||||||||
Vig | 14 | 3 years ago | mit | Python | ||||||
Dataset for Visually Indicated Sound Generation by Perceptually Optimized Classification |
Code for reproducing most of the results in the paper. Triple-GAN: a unified GAN model for classification and class-conditional generation in semi-supervised learning.
Warning: the code is still under development.
We propose Triple-GAN-V2 built upon mean teacher classifier and projection discriminator with spectral norm and implement Triple-GAN in Pytorch. See the source code at taufikxu/Triple-GAN
This project is tested under the following environment setting.
Python Numpy Scipy Theano Lasagne(version 0.2.dev1) Parmesan
Thank the authors of these libs. We also thank the authors of Improved-GAN and Temporal Ensemble for providing their code. Our code is widely adapted from their repositories.
Triple-GAN can achieve excellent classification results on MNIST, SVHN and CIFAR10 datasets, see the paper for a comparison with the previous state-of-the-art. See generated images as follows: