awesome-colab-notebooks
Collection of google colaboratory notebooks for fast and easy experiments (by amrzv)
generative-inpainting-pytorch
A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892) (by daa233)
| awesome-colab-notebooks | generative-inpainting-pytorch | |
|---|---|---|
| 5 | 1 | |
| 1,641 | 487 | |
| 0.5% | 0.0% | |
| 5.5 | 1.8 | |
| about 1 month ago | over 5 years ago | |
| Python | Python | |
| MIT License | MIT License |
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.
awesome-colab-notebooks
Posts with mentions or reviews of awesome-colab-notebooks.
We have used some of these posts to build our list of alternatives
and similar projects.
- AI Chatbot learning resources
- Collection of colaboratory notebooks for fast and easy ML experiments
-
I made this video without a camera, and 100% with machine learning based off of the song lyrics.
For example, I just googled and found this great repo of ML links specifically for colab, check it out! https://github.com/amrzv/awesome-colab-notebooks
- Text-to-Image recursive zoom
- StyleGAN2-ada
generative-inpainting-pytorch
Posts with mentions or reviews of generative-inpainting-pytorch.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How to turn a generator into a classifier?
I'm looking into this code: https://github.com/daa233/generative-inpainting-pytorch/blob/master/model/networks.py How can I turn the generator into a classifier?
What are some alternatives?
When comparing awesome-colab-notebooks and generative-inpainting-pytorch you can also consider the following projects:
pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs
ALAE - [CVPR2020] Adversarial Latent Autoencoders
Speech-enhancement - Deep learning for audio denoising
PyTorch-StudioGAN - StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
PEN-Net-for-Inpainting - [CVPR'2019] PEN-Net: Learning Pyramid-Context Encoder Network for High-Quality Image Inpainting