carpedm20 / carpedm20/DCGAN-tensorflow

Where is the resulting trained model?

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

Description

Hi, I'm new to GANs and I'm trying to play around with this code. I've added a new dataset that are images of eyes that I downloaded, and have successfully trained it for 25 epochs.

My question is, where is the result? Where is the trained model? I want to now test the model that I trained to generate new images, new eyes.

When we test the code in the web folder, I suppose the trained model is the layers.js, because it is a file with huge arrays. How do I get the layers.js file from my new trained model?

I wanted to play around with the code so that I could generate in the website (deployed in the web folder) I could generate images of eyes.

Correct anything that I said if the way I'm thinking is wrong. Any help is appreciated.

Thanks in advance!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the web folder and layers.js, then trace how the deployed page loads the model data. Document where outputs from a 25-epoch training run are stored, how a trained model is represented for the web code, and the steps needed to generate new eye images. No test or training entry point is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, tensorflow
Domain
machine-learning, web-dev
Issue type
Documentation
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.