9 Books on Generative Adversarial Networks (GANs)
https://machinelearningmastery.com/books-on-generative-adversarial-networks-gans/
https://machinelearningmastery.com/books-on-generative-adversarial-networks-gans/
MachineLearningMastery.com
9 Books on Generative Adversarial Networks (GANs) - MachineLearningMastery.com
Generative Adversarial Networks, or GANs for short, were first described in the 2014 paper by Ian Goodfellow, et al. titled
Unsupervised Pre-Training of Image Features on Non-Curated Data
https://research.fb.com/publications/unsupervised-pre-training-of-image-features-on-non-curated-data/
https://research.fb.com/publications/unsupervised-pre-training-of-image-features-on-non-curated-data/
Facebook Research
Unsupervised Pre-Training of Image Features on Non-Curated Data
Pre-training general-purpose visual features with convolutional neural networks without relying on annotations is a challenging and important task. Most recent efforts in unsupervised feature learning have focused on either small or highly curated datasets…
OpenGPT-2: We Replicated GPT-2 Because You Can Too
https://medium.com/@vanya_cohen/opengpt-2-we-replicated-gpt-2-because-you-can-too-45e34e6d36dc
https://medium.com/@vanya_cohen/opengpt-2-we-replicated-gpt-2-because-you-can-too-45e34e6d36dc
Medium
OpenGPT-2: We Replicated GPT-2 Because You Can Too
By Aaron Gokaslan* and Vanya Cohen*
AI Learns To Animate Your Face in VR
Paper:https://research.fb.com/publications/vr-facial-animation-via-multiview-image-translation/
video: https://www.youtube.com/watch?v=hkSfHCtpnHU
Paper:https://research.fb.com/publications/vr-facial-animation-via-multiview-image-translation/
video: https://www.youtube.com/watch?v=hkSfHCtpnHU
Meta Research
VR Facial Animation via Multiview Image Translation - Meta Research
In this work, we present a bidirectional system that can animate avatar heads of both users’ full likeness using consumer-friendly headset mounted cameras (HMC). There are two main challenges in doing this: unaccommodating camera views and the image-to-avatar…
A Gentle Introduction to BigGAN the Big Generative Adversarial Network
https://machinelearningmastery.com/a-gentle-introduction-to-the-biggan/
https://machinelearningmastery.com/a-gentle-introduction-to-the-biggan/
MachineLearningMastery.com
A Gentle Introduction to BigGAN the Big Generative Adversarial Network - MachineLearningMastery.com
Generative Adversarial Networks, or GANs, are perhaps the most effective generative model for image synthesis.
Nevertheless, they are typically restricted to generating small images and the training process remains fragile, dependent upon specific augmentations…
Nevertheless, they are typically restricted to generating small images and the training process remains fragile, dependent upon specific augmentations…
How to Evaluate Generative Adversarial Networks
https://machinelearningmastery.com/how-to-evaluate-generative-adversarial-networks/
https://machinelearningmastery.com/how-to-evaluate-generative-adversarial-networks/
Open-sourcing hyperparameter autotuning for fastText
https://ai.facebook.com/blog/fasttext-blog-post-open-source-in-brief/
https://ai.facebook.com/blog/fasttext-blog-post-open-source-in-brief/
Meta
Open-sourcing hyperparameter autotuning for fastText
Facebook AI researchers are releasing a new feature for the fastText library that provides hyperparameter autotuning for more efficient text classifiers.
Efficient Video Generation on Complex Datasets
video: https://www.youtube.com/watch?v=IMZkLVBhcig
artcile :https://arxiv.org/abs/1907.06571
video: https://www.youtube.com/watch?v=IMZkLVBhcig
artcile :https://arxiv.org/abs/1907.06571
YouTube
DeepMind’s New AI Dreams Up Videos on Many Topics
📝 The paper "Efficient Video Generation on Complex Datasets" is available here:
https://arxiv.org/abs/1907.06571
❤️ Pick up cool perks on our Patreon page: https://www.patreon.com/TwoMinutePapers
🙏 We would like to thank our generous Patreon supporters…
https://arxiv.org/abs/1907.06571
❤️ Pick up cool perks on our Patreon page: https://www.patreon.com/TwoMinutePapers
🙏 We would like to thank our generous Patreon supporters…
How to Implement the Inception Score (IS) for Evaluating GANs
https://machinelearningmastery.com/how-to-implement-the-inception-score-from-scratch-for-evaluating-generated-images/
https://machinelearningmastery.com/how-to-implement-the-inception-score-from-scratch-for-evaluating-generated-images/
Implements the unsupervised pre-training of convolutional neural networks
https://github.com/facebookresearch/DeeperCluster
https://github.com/facebookresearch/DeeperCluster
GitHub
GitHub - facebookresearch/DeeperCluster: Implements the unsupervised pre-training of convolutional neural networks
Implements the unsupervised pre-training of convolutional neural networks - GitHub - facebookresearch/DeeperCluster: Implements the unsupervised pre-training of convolutional neural networks
How to Implement the Frechet Inception Distance (FID) for Evaluating GANs
https://machinelearningmastery.com/how-to-implement-the-frechet-inception-distance-fid-from-scratch/
https://machinelearningmastery.com/how-to-implement-the-frechet-inception-distance-fid-from-scratch/
MachineLearningMastery.com
How to Implement the Frechet Inception Distance (FID) for Evaluating GANs - MachineLearningMastery.com
The Frechet Inception Distance score, or FID for short, is a metric that calculates the distance between feature vectors calculated for real and generated images. The score summarizes how similar the two groups are in terms of statistics on computer vision…
Memory-Efficient Adaptive Optimization
Source: https://arxiv.org/abs/1901.11150
Code: https://github.com/google-research/google-research/tree/master/sm3
Source: https://arxiv.org/abs/1901.11150
Code: https://github.com/google-research/google-research/tree/master/sm3
arXiv.org
Memory-Efficient Adaptive Optimization
Adaptive gradient-based optimizers such as Adagrad and Adam are crucial for achieving state-of-the-art performance in machine translation and language modeling. However, these methods maintain...
Finally, AI-Based Painting is here!
#GANPaint
video: https://www.youtube.com/watch?v=IqHs_DkmDVo
Semantic Photo Manipulation with a Generative Image Prior
paper: http://ganpaint.io/
#GANPaint
video: https://www.youtube.com/watch?v=IqHs_DkmDVo
Semantic Photo Manipulation with a Generative Image Prior
paper: http://ganpaint.io/
YouTube
Finally, AI-Based Painting is Here!
❤️ Check out Weights & Biases here and sign up for a free demo: https://www.wandb.com/papers
📝 The paper "GANPaint Studio - Semantic Photo Manipulation with a Generative Image Prior" and its online demo are available here:
http://ganpaint.io/
🙏 We would…
📝 The paper "GANPaint Studio - Semantic Photo Manipulation with a Generative Image Prior" and its online demo are available here:
http://ganpaint.io/
🙏 We would…
Meta-Learning with Warped Gradient Descent
http://flennerhag.com/research/warped_gradient_descent.pdf
http://flennerhag.com/research/warped_gradient_descent.pdf
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos
https://github.com/iperov/DeepFaceLab
https://github.com/iperov/DeepFaceLab
GitHub
GitHub - iperov/DeepFaceLab: DeepFaceLab is the leading software for creating deepfakes.
DeepFaceLab is the leading software for creating deepfakes. - iperov/DeepFaceLab
Generative Flow based Sequence-to-Sequence Toolkit written in Python.
https://github.com/XuezheMax/flowseq
https://github.com/XuezheMax/flowseq
GitHub
GitHub - XuezheMax/flowseq: Generative Flow based Sequence-to-Sequence Toolkit written in Python.
Generative Flow based Sequence-to-Sequence Toolkit written in Python. - XuezheMax/flowseq
From Machine Learning to Machine Reasoning
https://arxiv.org/abs/1102.1808
https://arxiv.org/abs/1102.1808
arXiv.org
From Machine Learning to Machine Reasoning
A plausible definition of "reasoning" could be "algebraically manipulating previously acquired knowledge in order to answer a new question". This definition covers first-order logical inference or...
Resources for Getting Started With Probability in Machine Learning
https://machinelearningmastery.com/probability-resources-for-machine-learning/
https://machinelearningmastery.com/probability-resources-for-machine-learning/
MachineLearningMastery.com
Resources for Getting Started With Probability in Machine Learning - MachineLearningMastery.com
Machine Learning is a field of computer science concerned with developing systems that can learn from data.
Like statistics and linear algebra, probability is another foundational field that supports machine learning. Probability is a field of mathematics…
Like statistics and linear algebra, probability is another foundational field that supports machine learning. Probability is a field of mathematics…