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

About Dataset #6

Open
lurchycc opened this issue Jul 15, 2022 · 1 comment
Open

About Dataset #6

lurchycc opened this issue Jul 15, 2022 · 1 comment

Comments

@lurchycc
Copy link

Thank you very much for opening the train code of this article. I have a set of clear and blur data of unpaired. How can I make a tf.record file that the code needs?

@jkhu29
Copy link
Owner

jkhu29 commented Jul 15, 2022

python tfrecord_make.py --mode motion-cycle --size_image 64 --stride 64 --sharp_path /your/sharp/images/path --blur_path /your/blur/images/path --output_path ./train.tfrecord

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

2 participants