kaanaksit / odak

Scientific computing library for optics, computer graphics and visual perception.
https://kaanaksit.com/odak
Mozilla Public License 2.0
177 stars 52 forks source link

Correct major axis computation and add equirectangular losses #56

Closed drwalton closed 1 year ago

drwalton commented 1 year ago

This pull request addresses the bug highlighed in issue #55 and corrects the major axis computation in make_pooling_size_map_pixels().

It also adds the option to use the blur and loss functions on 360 images in equirectangular format.