1 repository
Machine learning techniques for altering the visual category or species of objects within an image.
Distinct from Object Appearance Modifiers: The candidates are about JS object manipulation or game modifiers, not ML-based visual class transformation.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Object Class Transformations. Refine with filters or upvote what's useful.
CycleGAN is a generative adversarial network framework designed for unpaired image-to-image translation. It enables the conversion of images between two distinct visual domains using datasets that do not require direct one-to-one matching examples. The project implements a deep learning style transfer tool capable of artistic style transfer, object transfiguration, and domain-to-domain conversion. It uses a dual-generator architecture and cycle-consistency loss to ensure that images translated to a target domain and back recover their original state. The framework covers core machine learnin
Changes the visual appearance of objects in an image to represent different categories or species.