All Projects → bbvanexttechnologies → tools-generation-detection-synthetic-content

bbvanexttechnologies / tools-generation-detection-synthetic-content

Licence: CC-BY-SA-4.0 license
Compilation of the state of the art of tools, articles, forums and links of interest to generate and detect any type of synthetic content using deep learning.

Projects that are alternatives of or similar to tools-generation-detection-synthetic-content

3d Pointcloud
Papers and Datasets about Point Cloud.
Stars: ✭ 179 (+67.29%)
Mutual labels:  detection, generation, papers
Pytorch Widedeep
A flexible package to combine tabular data with text and images using Wide and Deep models in Pytorch
Stars: ✭ 416 (+288.79%)
Mutual labels:  text, images
probabilistic nlg
Tensorflow Implementation of Stochastic Wasserstein Autoencoder for Probabilistic Sentence Generation (NAACL 2019).
Stars: ✭ 28 (-73.83%)
Mutual labels:  text, generation
Randomdatagenerator
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, MAC-Addresses, IP-Addresses, Guids and DateTime.
Stars: ✭ 45 (-57.94%)
Mutual labels:  text, generation
Awesome Video Anomaly Detection
Papers for Video Anomaly Detection, released codes collection, Performance Comparision.
Stars: ✭ 177 (+65.42%)
Mutual labels:  detection, papers
etiketai
Etiketai is an online tool designed to label images, useful for training AI models
Stars: ✭ 63 (-41.12%)
Mutual labels:  images, detection
Gpt2 Telegram Chatbot
GPT-2 Telegram Chat bot
Stars: ✭ 41 (-61.68%)
Mutual labels:  text, generation
deep-learning-roadmap
my own deep learning mastery roadmap
Stars: ✭ 40 (-62.62%)
Mutual labels:  papers, gans
Stubble
Trimmed down {{mustache}} templates in .NET
Stars: ✭ 247 (+130.84%)
Mutual labels:  text, generation
lut
color lookup tables (LUTs) for color grading
Stars: ✭ 84 (-21.5%)
Mutual labels:  photoshop, images
ManTraNet-pytorch
Implementation of the famous Image Manipulation\Forgery Detector "ManTraNet" in Pytorch
Stars: ✭ 47 (-56.07%)
Mutual labels:  photoshop, detection
Deep Learning For Tracking And Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
Stars: ✭ 1,920 (+1694.39%)
Mutual labels:  detection, papers
TextBoxes
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
Stars: ✭ 625 (+484.11%)
Mutual labels:  text, detection
Catt
Detecting the temperature from an infrared image
Stars: ✭ 60 (-43.93%)
Mutual labels:  images, detection
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (-28.04%)
Mutual labels:  detection, gans
Kroki
Creates diagrams from textual descriptions!
Stars: ✭ 774 (+623.36%)
Mutual labels:  text, images
East icpr
Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE
Stars: ✭ 154 (+43.93%)
Mutual labels:  text, detection
GPT2-Telegram-Chatbot
GPT-2 Telegram Chat bot
Stars: ✭ 67 (-37.38%)
Mutual labels:  text, generation
Everybody-dance-now
Implementation of paper everybody dance now for Deep learning course project
Stars: ✭ 22 (-79.44%)
Mutual labels:  images, gans
indicium
🔎 A simple in-memory search for collections and key-value stores.
Stars: ✭ 41 (-61.68%)
Mutual labels:  text

Tools for generating and detecting synthetic content

🔖 Table of contents

Generation of synthetic content

Generation Text

⚒️ Tools ⚒️

Name Description Demo Popularity
Grover Grover is a model for Neural Fake News -- both generation and detection. However, it probably can also be used for other generation tasks. https://grover.allenai.org/ stars
gpt-2xy GPT-2 User Interface based on HuggingFace's Pytorch Implementation https://gpt2.ai-demo.xyz/ stars
CTRL Conditional Transformer Language Model for Controllable Generation N/A stars
Talk to Transformer See how a modern neural network completes your text. Type a custom snippet or try one of the examples https://talktotransformer.com N/A
LEO First intelligent system for creating news in Spanish N/A N/A
Big Bird Bird Bird uses State of the Art (SOTA) Natural Language Processing to aid your fact-checked and substantive content. BigBirdDemo N/A
aitextgen A robust Python tool for text-based AI training and generation using GPT-2. Demo stars
GPT-3 GPT-3: Language Models are Few-Shot Learners N/A stars
FactGen Fact Enhanced News Generation N/A stars
TextBox TextBox is an open-source library for building text generation system N/A stars

📃 Papers 📃

🌐 Webs 🌐

😎 Awesome 😎

Generation Audio

⚒️ Tools ⚒️

Name Description Demo Popularity
Real-Time-Voice-Cloning Clone a voice in 5 seconds to generate arbitrary speech in real-time https://www.youtube.com/watch?v=-O_hYhToKoA stars
Lyrebird Create your own vocal avatar! N/A N/A
Descrypt Record. Transcribe. Edit. Mix. As easy as typing. N/A N/A
Common Voice Common Voice is Mozilla's initiative to help teach machines how real people speak. N/A N/A
Resemble.ai Resemble can clone any voice so it sounds like a real human. N/A N/A
TacoTron Tacotron (/täkōˌträn/): An end-to-end speech synthesis system by Google. Demo stars
Sonantic Create a captivating performance using emotionally expressive text-to-speech. Demo N/A
15.ai Natural text-to-speech synthesis with minimal data. Demo N/A
Lip2Wav Generate high quality speech from only lip movements. Demo stars
VoiceFilter Unofficial PyTorch implementation of Google AI's VoiceFilter system http://swpark.me/voicefilter/ stars
Cotatron Official PyTorch Implementation https://mindslab-ai.github.io/cotatron/ stars

📃 Papers 📃

Generation Images

⚒️ Tools ⚒️

Name Description Demo Popularity
StyleGAN An alternative generator architecture for generative adversarial networks, borrowing from style transfer literature. The new architecture leads to an automatically learned, unsupervised separation of high-level attributes (e.g., pose and identity when trained on human faces) and stochastic variation in the generated images (e.g., freckles, hair), and it enables intuitive, scale-specific control of the synthesis. The new generator improves the state-of-the-art in terms of traditional distribution quality metrics, leads to demonstrably better interpolation properties, and also better disentangles the latent factors of variation. https://www.youtube.com/watch?v=kSLJriaOumA stars
StyleGAN2 Improved version for StyleGAN. https://www.youtube.com/watch?v=c-NJtV9Jvp0 stars
StyleGAN2-ada Improved version for StyleGAN2. https://nvlabs-fi-cdn.nvidia.com/stylegan2-ada/videos/interpolations-ffhq.mp4 stars
DG-Net Joint Discriminative and Generative Learning for Person Re-identification https://www.youtube.com/watch?v=ubCrEAIpQs4 stars
GANSpace Discovering Interpretable GAN Controls http://www.exploreganspace.com/ stars
StarGAN v2 StarGAN v2 - Official PyTorch Implementation (CVPR 2020) https://youtu.be/0EVh5Ki4dIY stars
Image GPT Image GPT N/A stars
FQ-GAN Official implementation of FQ-GAN http://40.71.23.172:8888 stars
EHM_Faces EHM_Faces is a machine learning project that can generate high-quality, realistic ice hockey player portraits. Primarily meant for the game Eastside Hockey Manager (EHM), this project can generate portraits either one-at-a-time or in batches (the resulting batches are called facepacks). N/A stars
Rewriting a Deep Generative Model Edits the weights of a deep generative network by rewriting associative memory directly, without training data Demo stars
FaceShifter Unofficial PyTorch Implementation for FaceShifter N/A stars
Genforce An efficient PyTorch library for deep generative modeling. May the Generative Force (GenForce) be with You. https://genforce.github.io/ stars
Lifespan Age Transformation Synthesis Lifespan Age Transformation Synthesis code N/A stars
Navigan Navigating the GAN Parameter Space for Semantic Image Editing N/A stars
StyleFlow Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows https://youtu.be/LRAUJUn3EqQ stars
Disco Face GAN Disentangled and Controllable Face Image Generation via 3D Imitative-Contrastive Learning N/A stars
DALL·E PyTorch package for the discrete VAE used for DALL·E N/A stars
encoder4editing Official implementation of "Desinging an Encoder for StyleGAN Image Manipulation" Demo stars

📃 Papers 📃

🌐 Webs 🌐

😎 Awesome 😎

Generation Videos

⚒️ Tools ⚒️

Name Description Demo Popularity
FaceSwap FaceSwap is a tool that utilizes deep learning to recognize and swap faces in pictures and videos. https://www.youtube.com/watch?v=r1jng79a5xc stars
Face2Face This is a pix2pix demo that learns from facial landmarks and translates this into a face N/A stars
Faceswap FaceSwap is an app that I have originally created as an exercise for my students in "Mathematics in Multimedia" on the Warsaw University of Technology. N/A stars
Faceswap-GAN Adding Adversarial loss and perceptual loss (VGGface) to deepfakes'(reddit user) auto-encoder architecture. https://github.com/shaoanlu/faceswap-GAN/blob/master/colab_demo/faceswap-GAN_colab_demo.ipynb stars
DeepFaceLab DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. https://www.youtube.com/watch?v=um7q--QEkg4 stars
Vid2Vid Pytorch implementation for high-resolution (e.g., 2048x1024) photorealistic video-to-video translation. https://www.youtube.com/watch?v=5zlcXTCpQqM stars
DFaker Pytorch implementation for high-resolution (e.g., 2048x1024) photorealistic video-to-video translation. N/A stars
Image Animation The videos on the left show the driving videos. The first row on the right for each dataset shows the source videos. https://www.youtube.com/watch?v=mUfJOQKdtAk stars
Avatarify Photorealistic avatars for Skype and Zoom. Democratized. Based on First Order Motion Model.. https://www.youtube.com/watch?v=lONuXGNqLO0 stars
Speech driven animation This library implements the end-to-end facial synthesis model. N/A stars
Wav2Lip Accurately Lip-sync Videos to Any Speech https://bhaasha.iiit.ac.in/lipsync stars
LipGAN Generate realistic talking faces for any human speech and face identity. https://youtu.be/aHG6Oei8jF0 stars
Impersonator++ A Unified Framework for Human Image Synthesis https://www.impersonator.org/work/impersonator-plus-plus.html stars

📃 Papers 📃

🌐 Webs 🌐

📺 Videos 📺

Detection of synthetic content

Detection Text

⚒️ Tools ⚒️

Name Description Demo Popularity
Grover Grover is a model for Neural Fake News -- both generation and detection. However, it probably can also be used for other generation tasks. https://grover.allenai.org/ stars
GLTR Detecting text that was generated from large language models (e.g. GPT-2). http://gltr.io/dist/index.html stars
fake news detection In this project, we aim to build state-of-the-art deep learning models to detect fake news based on the content of article itself. Demo stars
GPTrue or False Display the likelihood that a sample of text was generated by OpenAI's GPT-2 model. N/A N/A

📃 Papers 📃

Detection Audio

⚒️ Tools ⚒️

Name Description Demo Popularity
Spooded speech detection This work is part of the "DDoS Resilient Emergency Dispatch Center" project at the University of Houston, funded by the Department of Homeland Security (DHS). N/A stars
Fake voice detection This repository provides the code for a fake audio detection model built using Foundations Atlas. It also includes a pre-trained model and inference code, which you can test on any of your own audio files. N/A stars
Fake Voice Detector For "Deep Learning class" at ETHZ. Evaluate how well the fake voice of Barack Obama 1. confuses the voice verification system, 2. can be detected. N/A stars
CycleGAN Voice Converter An implementation of CycleGAN on human speech conversions https://leimao.github.io/project/Voice-Converter-CycleGAN/ stars

📃 Papers 📃

Detection Images

⚒️ Tools ⚒️

Name Description Demo Popularity
FALdetector Detecting Photoshopped Faces by Scripting Photoshop. https://www.youtube.com/watch?v=TUootD36Xm0 stars

📃 Papers 📃

Detection Videos

⚒️ Tools ⚒️

Name Description Demo Popularity
FaceForensics++ FaceForensics++ is a forensics dataset consisting of 1000 original video sequences that have been manipulated with four automated face manipulation methods: Deepfakes, Face2Face, FaceSwap and NeuralTextures. https://www.youtube.com/watch?v=x2g48Q2I2ZQ stars
Face Artifacts Our method is based on the observations that current DeepFake algorithm can only generate images of limited resolutions, which need to be further warped to match the original faces in the source video. N/A stars
DeepFake-Detection Our Pytorch implementation, conducts extensive experiments to demonstrate that the datasets produced by Google and detailed in the FaceForensics++ paper are not sufficient for making neural networks generalize to detect real-life face manipulation techniques. http://deepfake-detection.dessa.com/projects stars
Capsule-Forensics-v2 Implementation of the paper: Use of a Capsule Network to Detect Fake Images and Videos. N/A stars
ClassNSeg Implementation of the paper: Multi-task Learning for Detecting and Segmenting Manipulated Facial Images and Videos (BTAS 2019). N/A stars
fakeVideoForensics Fake video detector https://www.youtube.com/watch?v=8YYRT4lzQgY stars
DeepFake-o-meter An open platform integrating state-of-the-art DeepFake detection methods https://youtu.be/Om4-bE9a61I N/A

📃 Papers 📃

📺 Videos 📺

😎 Awesome 😎

Misc

Articles

Talks

Challenges

Companies

Forums

Contributors


Miguel Hernández

José Ignacio Escribano

License

License: CC BY-SA 4.0

Logo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].