Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use 512 x 512 or higher-definition pictures for training #58

Open
mjgaga opened this issue Nov 26, 2022 · 0 comments
Open

How to use 512 x 512 or higher-definition pictures for training #58

mjgaga opened this issue Nov 26, 2022 · 0 comments

Comments

@mjgaga
Copy link

mjgaga commented Nov 26, 2022

I want to use 512 x 512 or higher resolution images, my plan is as follows:

  1. ffmpeg extracts 1080 * 1080 pictures, then sacle to 512 x 512
  2. python edge_smooth.py --dataset xxxx --img_size 512
  3. python train.py --dataset xxxx --epoch 101 --init_epoch 10
    But I see that the pictures in train_photo under the dataset will also be used for training, so do the pictures in train_photo need to be updated to 512 x 512?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant