carpedm20 / carpedm20/DCGAN-tensorflow

Train on custom data-set with more than one class

Open
#279 0 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

How to change the code to make it work on custom dataset with more than one class.


I see that it's done for MNIST data-set. So I want to do the same for my dataset which contains data of airplanes, cars, bikes,pants etc...

Is it through y_dim?

And also where are I need to make changes to make it work?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the MNIST dataset is loaded and how y_dim is used in the training path. Determine the changes needed for a custom dataset with multiple classes such as airplanes, cars, bikes, and pants, and verify that training completes with the resulting class configuration.

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.