Non-adversarial Image Generative Algorithm
Version 1.0.0 (5,27 KB) von
César
Non-adversarial Image Generative Algorithm based on Random Convex Combination in Clustered Features
The present work aims to offer a methodology for generating new images from a given dataset without training any Generative Adversarial Network (GAN). The idea is to extract the dataset's features using the Principal Component Analysis (PCA) algorithm looking for a linear transformation between the image pixel space and the features space, perform dimensionality reduction, and cluster the resulting set. Then, new feature vectors are generated through random convex combinations, which are subsequently mapped back to the image pixel space by applying the inverse of the corresponding transformation.
Zitieren als
César (2026). Non-adversarial Image Generative Algorithm (https://de.mathworks.com/matlabcentral/fileexchange/181156-non-adversarial-image-generative-algorithm), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2025a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0 |
