- Image generation from segmentation map : https://www.mathworks.com/help/vision/ug/generate-image-from-segmentation-map-using-deep-learning.html
- Day to dusk image translation : https://www.mathworks.com/help/images/unsupervised-day-to-dusk-image-translation-using-unit.html
How do I give a piared-input to train a GAN for Image-to-Image Translation application?
2 ビュー (過去 30 日間)
古いコメントを表示
I've been trying to change create a conditional GAN for image-to-image translation applications and I've been following several examples in the MATLAB depository. I could not find any examples related to paired-inputs/outputs or I may have missed them. Could someone direct me to an example where the GAN uses paired input/output for training?
0 件のコメント
回答 (1 件)
Avadhoot
2024 年 4 月 8 日
You can find the documentation on using GANs for image-to-image translation on the following link:
Additionally you can find two examples for the same in the below documentaiton links:
I hope it helps.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!