yzhq97 / cnn-registration

An image registration method using convolutional neural network features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do we create the .npy file for us?

tphankr opened this issue · comments

Thank @yzhq97.
Can you share the train.py file in order to use for the training step?
Because, with your code we only use the demo.py file. Now, We want to do train step from the begining.

Thank you @yzhq97.