Skip to content
/ PCLNet Public

Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM.

License

Notifications You must be signed in to change notification settings

Kwanss/PCLNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCLNet

This repo contains source code for the paper:

Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM. In Proceedings of IEEE International Conference on Multimedia and Expo(ICME). 2019.

Framework

Acknowledgement

The implementation for Mean Structural Similarity (MSSIM) metric (models/ssim_module.py) is derived from: https://github.com/Po-Hsun-Su/pytorch-ssim.git

Citations

If you use PCLNet, please cite the following paper:

@InProceedings{PCLNet-icme2019,
  author    = {Shuosen Guan, Haoxin Li, Wei-Shi Zheng},
  title     = {Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM},
  booktitle = {Proceedings of IEEE International Conference on Multimedia and Expo(ICME)},
  year      = {2019},
}

About

Unsupervised Learning for Optical Flow Estimation Using Pyramid Convolution LSTM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages