Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets). (by moein-shariatnia)
ganbert-pytorch
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace (by crux82)
Deep-Learning | ganbert-pytorch | |
---|---|---|
1 | 1 | |
165 | 96 | |
0.0% | - | |
0.0 | 0.0 | |
about 1 year ago | over 3 years ago | |
Jupyter Notebook | Jupyter Notebook | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Deep-Learning
Posts with mentions or reviews of Deep-Learning.
We have used some of these posts to build our list of alternatives
and similar projects.
ganbert-pytorch
Posts with mentions or reviews of ganbert-pytorch.
We have used some of these posts to build our list of alternatives
and similar projects.
-
GAN-BERT to resolve class imbalance; error in the / my code. Any ideas how to resolve this?
I'm sorry to ask such an oddly specific question. I am following Danilo Croce's git page for implementing GAN-BERT with PyTorch & Transformers: Link. The training gets all the way to the end of the first epoch, but before it completes, sends out an error in the last batch (e.g. it occurs on batch 1,275 of 1,275):
What are some alternatives?
When comparing Deep-Learning and ganbert-pytorch you can also consider the following projects:
AvatarGAN - Generate Cartoon Images using Generative Adversarial Network
Transformer-Models-from-Scratch - implementing various transformer models for various tasks
stylegan-encoder - StyleGAN Encoder - converts real images to latent space
Pseudo-Labelling - Pseudo Labelling on MNIST dataset in Tensorflow 2.x
peacasso - UI interface for experimenting with multimodal (text, image) models (stable diffusion).
ganspace - Discovering Interpretable GAN Controls [NeurIPS 2020]