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

Missing component 'dataset/tfrecord/dual_freq_4_.tfrecord' #1

Open
AndreGuo opened this issue May 29, 2019 · 2 comments
Open

Missing component 'dataset/tfrecord/dual_freq_4_.tfrecord' #1

AndreGuo opened this issue May 29, 2019 · 2 comments

Comments

@AndreGuo
Copy link

Hi, I'm recently researching the neural network implementation of tone-mapping operators. I'm glad to see your research, but I find some problems when recurrence your work:

I've downloaded all components needed following your README.md, and prepared a .hdr-.jpg dataset which works well under other framwork such as hdrcnn by my own.

But when I run 'train_high_layer.py', PyCharm mentioned me 'dataset/tfrecord/dual_freq_4_.tfrecord; No such file or directory'. And I tried rename 'demo_4_.tfrecord' to get a fake 'dual_freq_4_.tfrecord', of cause it dosen't work: 'Name: , Feature: label1 (data type: float) is required but could not be found'.

Same problem ouccrs when running 'train_bottom_layer.py' & 'train_all.py'.

So, I'm wondering if you forgot the 'dual_freq_4_.tfrecord'.

@AndreGuo
Copy link
Author

And I'm confused why a pretrained model is needed when training ('INFO:tensorflow:[*] Not find pretrained model!'), since your paper is unpublished right now, thus I'm unable to get some of your idea.

@shacharp
Copy link

Hey @AndreGuo, did you manage to get the dual_freq_4_?

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