ForeverPs / content-aware-rotation

Implementation of Kaiming He's Paper Content-Aware Rotation on ICCV 2013
33 stars 4 forks source link
content-aware-rotation formula-derivation image-rotation image-warping reproduction tensorflow

Content-Aware-Rotation

  1. Dependency
  2. Formula Derivation
  3. Usage
  4. Results
  5. References

Dependency

 Python 3.6 or newer
 pillow == 5.1.0
 numpy == 1.14.5
 opencv == 4.2.0
 matplotlib == 2.2.2
 tensorflow == 1.10.0

Formula Derivation

Usage

Results

References

Author : Kaiming He, Huiwen Chang, Jian Sun