carpedm20 / carpedm20/DCGAN-tensorflow

How to save discriminator network?

Open
#388 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

In the frozen graph, there seems to be only the generator when I print out all the ops. Is there a way to save the discriminator model as well?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the frozen graph is built and how generator and discriminator operations are created. Check which variables or checkpoints are included when the graph is saved, then verify that the discriminator is present and restorable alongside the generator.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.