mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-22 22:20:49 -05:00
[PR #2489] add joliGEN #1808
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2489
Author: @killian31
Created: 7/4/2023
Status: 🔄 Open
Base:
master← Head:patch-1📝 Commits (2)
d6c5931add joliGENb76b0c9Merge branch 'master' into patch-1📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
JoliGEN is an integrated framework for training custom generative AI image-to-image models
Main Features:
JoliGEN implements both GAN and Diffusion models for unpaired and paired image to image translation tasks, including domain and style adaptation with conservation of semantics such as image and object classes, masks, ...
JoliGEN generative AI capabilities are targeted at real world applications such as Controled Image Generation, Augmented Reality, Dataset Smart Augmentation and object insertion, Synthetic to Real transforms.
JoliGEN allows for fast and stable training with astonishing results. A server with REST API is provided that allows for simplified deployment and usage.
What's the difference between this Python project and similar ones?
This project combines various state-of-the-art methods and model architectures for training image-to-image generative models (such as CycleGAN, Palette, Cut...), open-source projects (like Segment Anything), and JoliBrain open-source work.
There isn't really a similar project, at least not that we've heard of.
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.