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.
引用格式
César (2026). Non-adversarial Image Generative Algorithm (https://ww2.mathworks.cn/matlabcentral/fileexchange/181156-non-adversarial-image-generative-algorithm), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2025a
兼容任何版本
平台兼容性
Windows macOS Linux标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0 |
