carpedm20 / carpedm20/DCGAN-tensorflow

What are the in/output node names for Generator and Discriminator?

Open
#381 1 comment 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

I'm trying to export a frozen pb file from the trained checkpoint file, how can I know the input and output node names for G and D?

I've tried summarize_graph but it gave me lots of possible nodes. It's hard to tell which.

Thanks!!!

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the frozen pb/checkpoint workflow, Generator and Discriminator, and summarize_graph, but no files or tests. Start by tracing how the G and D graphs are built and compare their named nodes with summarize_graph output. Done means documenting the input and output node names and how to identify them for export.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 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.