DragGAN
Image Manipulator
An open-source software project implementing a generative adversarial network-based image manipulation model
Official Code for DragGAN (SIGGRAPH 2023)
36k stars
995 watching
3k forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
artificial-intelligencegenerative-adversarial-networkgenerative-modelsimage-manipulation
Related projects:
Repository | Description | Stars |
---|---|---|
rosinality/stylegan2-pytorch | An implementation of StyleGAN 2 in PyTorch for image generation and analysis. | 2,744 |
kaggle/docker-python | Provides a pre-built Docker image for running Python Notebooks in the cloud against Kaggle competitions and datasets. | 2,468 |
dmitryulyanov/deep-image-prior | A project demonstrating image restoration using neural networks without learning | 7,886 |
pkmital/tensorflow_tutorials | A collection of examples and tutorials illustrating various applications and use cases of TensorFlow in Python | 5,639 |
hkuds/lightrag | A software framework for generating and retrieving information from knowledge graphs using large language models | 8,649 |
nvlabs/stylegan2 | Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach | 10,996 |
tencentarc/gfpgan | An algorithm for restoring damaged or obscured faces in images | 35,912 |
nvidia/digits | A web-based platform for training deep learning models on GPUs using various frameworks such as Caffe, Torch, and Tensorflow. | 4,122 |
xuehaipan/nvitop | An interactive tool for monitoring and managing NVIDIA GPUs, displaying device and process information in an intuitive interface. | 4,823 |
cupy/cupy | A Python library for running NumPy/SciPy code on NVIDIA CUDA or AMD ROCm platforms using GPU acceleration. | 9,485 |
isl-org/open3d | A C++ library for rapid development of software that processes 3D data | 11,474 |
pixaranimationstudios/opensubdiv | A high-performance subdivision surface library for 3D modeling and animation | 2,897 |
clovaai/stargan-v2 | A Python implementation of an image-to-image translation model for generating diverse images across multiple domains. | 3,506 |
nvidiagameworks/kaolin | A PyTorch library for accelerating 3D deep learning research with various GPU-optimized operations and tools. | 4,497 |
nvidia/cuda-samples | A collection of code samples demonstrating various CUDA features | 6,453 |