how can I give input as image in GAN example to generate new images ?

5 ビュー (過去 30 日間)
kaushal sharma
kaushal sharma 2020 年 12 月 29 日
回答済み: Nagwa megahed 2021 年 10 月 24 日
I m following this mathworks example ,
Trained the network on my data set . But now I want to give image as input and generate new images . In this example it takes random valued and generate images for selected class .
I tried to resize image to 10x10 and than reshape to [1,1,100] that is equal to the input of generator. But got very bas results .
I am thinking to retarin with change size of input in genrator [1,1,4096] ( 64*64 size of image image ) . Or any other Idea ?
thank you

回答 (1 件)

Nagwa megahed
Nagwa megahed 2021 年 10 月 24 日

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by