Non-adversarial Image Generative Algorithm
Versión 1.0.0 (5,27 KB) por
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.
Citar como
César (2026). Non-adversarial Image Generative Algorithm (https://es.mathworks.com/matlabcentral/fileexchange/181156-non-adversarial-image-generative-algorithm), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2025a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 |
