Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

I have a problem training my own data #2

Open
MPLAP opened this issue Jul 16, 2019 · 2 comments
Open

I have a problem training my own data #2

MPLAP opened this issue Jul 16, 2019 · 2 comments

Comments

@MPLAP
Copy link

MPLAP commented Jul 16, 2019

I have a problem training my own data.

I try trained my own data of 75 picture.

The errer is

[] Reading checkpoints... ./out\20190716.161755 - data - Foldername - x256.z100.uniform_signed.y64.b64\checkpoint
[
] Failed to find a checkpoint
[!] Load failed...

The command is as follows(Anaconda):

python main.py --input_height 256 --input_width 256 --output_height 64 --output_width 64 --dataset Foldername --crop --train --epoch 300 --input_fname_pattern "*.jpg"

Can you help me? :D

I'll be waiting for a good reply.

Thank you!

@RuikangSun
Copy link
Owner

I have a problem training my own data.

I try trained my own data of 75 picture.

The errer is

[] Reading checkpoints... ./out\20190716.161755 - data - Foldername - x256.z100.uniform_signed.y64.b64\checkpoint [] Failed to find a checkpoint
[!] Load failed...

The command is as follows(Anaconda):

python main.py --input_height 256 --input_width 256 --output_height 64 --output_width 64 --dataset Foldername --crop --train --epoch 300 --input_fname_pattern "*.jpg"

Can you help me? :D

I'll be waiting for a good reply.

Thank you!

Use this project instead of the original DCGAN project please.
I have stuck in the error and corrected it.
; )

@MPLAP
Copy link
Author

MPLAP commented Jul 24, 2019

Thank you for your help! :D
Learning has been resolved, but there are other problems.
Do you know how to print the output picture in one sheet instead of 56?
I would really appreciate it if you could help.
Thank you ;D

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants