Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.25 KB

NonRegSRNet: a Non-rigid Registration a Non-rigid Registration

Code for the paper:NonRegSRNet: a Non-rigid Registration a Non-rigid Registration

PDF file

Ke Zheng, Lianru Gao, Danfeng Hong, Bing Zhang, and Jocelyn Chanussot


The demo code implements the "NonRegSRNet: a Non-rigid Registration a Non-rigid Registration".

Fig.1. An illustration of the proposed network.


Dependencies

TODO

Training

  1. Start visdom first in one terminal
visdom --port=8097
  1. Bring up the page localhost:8097 in your browser

  2. Run shell file in another terminal

sh bash.sh

Contact

If you encounter any bugs while using this code, please do not hesitate to contact us. Ke Zheng (:incoming_envelope: zhengkevic@gmail.com, 📨 zhengkevic@aircas.ac.cn).