jiupinjia / SkyAR

Official Pytorch implementation of the preprint paper "Castle in the Sky: Dynamic Sky Replacement and Harmonization in Videos", in arXiv:2010.11800.
https://jiupinjia.github.io/skyar/
2.01k stars 247 forks source link

Fixes #22 #25

Open Magamanny opened 2 years ago

Magamanny commented 2 years ago

Change compare_ssim to structural_similarity in the import. In Version 0.16 of scikit-learn the names was changed. reference: https://scikit-image.org/docs/stable/api_changes.html