question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

generate specified picture not successful

See original GitHub issue

I want to generate some picture with specified feature ,like wear hat,big nose(these are within labels in celaba data), so i changed the code. The code now processes like multi-classes task,though it runs successfully and get some result,the result seems bad. Like below(try to generate pictures with wear hat):

test_arange_99

As you can see,some blurred features appear.But the program cannot step further,cause the loss function of discriminator goes zero in very early while generator stay almost unchanged

qq 20170117100905

the above output comes from my program training stage,with 80000 pictures cropped from celea, 200 epoches later(the pictures shows from 0 epoches,which just for show) .How could i modify the code to generate picture with specified feature ? redefining the loss function?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
shartoocommented, May 1, 2017

@daoliker No,i didn’t made research on this topic any more.I’ll try sometime later.

0reactions
ttdbb1commented, May 24, 2019

Have you got a better result now for “Wearing hat”?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Google Photos Save to Device Not Working Problem
Though, you can easily fix Google Photos Save to Device not working problem by visiting its Settings > Apps. From here, select Google...
Read more >
7 Reasons Why Images Are Not Loading on Your Website
1. Incorrect File Paths. When you add images to a site's HTML or CSS file, you must create a path to the location...
Read more >
How to Fix the Photos App Not Working in Windows 11
3. Reset the Photos App · Press Win + R to open Run. · Type ms-settings: and click OK to open Settings. ·...
Read more >
Images not loading on iPhone? Here's how to fix it
Are images not loading in iMessage, Safari, and other iPhone apps? Check out all the reliable solutions to fix this issue.
Read more >
Tips for working with images in Publisher - Microsoft Support
Make sure you control your message with the pictures in your publication. ... Pictures with a resolution higher than 1,000 ppi may not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found