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

Code problems #4

Open
18hpzhu opened this issue Aug 8, 2019 · 3 comments
Open

Code problems #4

18hpzhu opened this issue Aug 8, 2019 · 3 comments

Comments

@18hpzhu
Copy link

18hpzhu commented Aug 8, 2019

Hello, when I was studying your code, I had the following problems: ValueError: Shapes (2,?, 384, 512, 3) and () are incompatible. Would you like to know how to solve this problem?

@linjianz
Copy link
Owner

linjianz commented Aug 9, 2019

Maybe just debug the code and compare the data with shape (2, ?, 384, 512, 3) and ()...

@18hpzhu
Copy link
Author

18hpzhu commented Aug 9, 2019

Hello, I have a question about the code you gave me: dir_restore = 'model/flownet_simple/20170629_1/model-3125'. Restore the model of train_flownet_simple, right?
And after I trained with the train_flownet_simple code, it failed to import the model in test_flownet_simple. What's wrong with that?
This is the result of the generated model file after running the trai_flownet_simple code:
image

@18hpzhu
Copy link
Author

18hpzhu commented Aug 11, 2019

Hello, I have a question, how can I use my own data pictures to generate.flo files? As a label for training. Thank you very much!

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