main
pinb 1 year ago
parent d9e59a9cc2
commit 30dbb93cc8

@ -612,7 +612,7 @@ ani = animation.ArtistAnimation(fig, ims, interval=1000, repeat_delay=1000, blit
HTML(ani.to_jshtml()) HTML(ani.to_jshtml())
# 진짜 이미지 vs 가짜 이미지 ## 진짜 이미지 vs 가짜 이미지
# dataloader에서 진짜 데이터들을 가져옵니다 # dataloader에서 진짜 데이터들을 가져옵니다
real_batch = next(iter(dataloader)) real_batch = next(iter(dataloader))
@ -634,10 +634,9 @@ plt.show()
``` ```
![fation-mnist](./images/output1.png.jpg) ![gan](./images/output1.png.jpg)
![fation-mnist](./images/output2.png.jpg) ![gan](./images/output2.png.jpg)
![fation-mnist](./images/output3.png.jpg) ![gan](./images/output3.png.jpg)
![fation-mnist](./images/output10.png.jpg)
</div> </div>

233531
gan.ipynb

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

Loading…
Cancel
Save