Deepfakes Software For All
-
Updated
Aug 11, 2021 - Python
{{ message }}
Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.
Deepfakes Software For All
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
DeepFaceLab is the leading software for creating deepfakes.
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Ludwig is a toolbox that allows to train and evaluate deep learning models without the need to write code.
A general-purpose encoder-decoder framework for Tensorflow
Simple PyTorch Tutorials Zero to ALL!
Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。
A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
ClearML - Auto-Magical Suite of tools to streamline your ML workflow. Experiment Manager, ML-Ops and Data-Management
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Learning Chinese Character style with conditional GAN
Deep neural network to extract intelligent information from invoice documents.
A comprehensive reference for all topics related to Natural Language Processing
[UNMAINTAINED] Automated machine learning for analytics & production
Flops counter for convolutional networks in pytorch framework
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
An open source framework for seq2seq models in PyTorch.
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
Multi-class confusion matrix library in Python
learn code with tensorflow
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL challenge@NeurIPS.
Implementation of Quickdraw - an online game developed by Google
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.
The implementation of DeBERTa
Free Offline OCR 离线的中文文本检测+识别SDK
NeuPy is a Tensorflow based python library for prototyping and building neural networks
In
preprocess_csvfunction inpreprocess.py(link), pandas can be used to parse the csv more efficiently and with way less code. The machine I was using while developing the project did not have pandas installed.