User Tools

Site Tools


cs501r_f2017:lab7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cs501r_f2017:lab7 [2017/10/30 21:32]
wingated
cs501r_f2017:lab7 [2021/06/30 23:42] (current)
Line 99: Line 99:
 ==Part 3: Generating the final face images== ==Part 3: Generating the final face images==
  
-Your final deliverable is two images. ​ The first should be a set of randomly generated faces. ​ This is as simple as generating random ''​z''​ variables, and then running them through your discriminator.+Your final deliverable is two images. ​ The first should be a set of randomly generated faces. ​ This is as simple as generating random ''​z''​ variables, and then running them through your generator.
  
 For the second image, you must pick two random ''​z''​ values, then linearly interpolate between them (using about 8-10 steps). ​ Plot the face corresponding to each interpolated ''​z''​ value. For the second image, you must pick two random ''​z''​ values, then linearly interpolate between them (using about 8-10 steps). ​ Plot the face corresponding to each interpolated ''​z''​ value.
cs501r_f2017/lab7.txt ยท Last modified: 2021/06/30 23:42 (external edit)