nileshkulkarni / csm

Code release for "Canonical Surface Mapping via Geometric Cycle Consistency"
https://nileshkulkarni.github.io/csm/
186 stars 31 forks source link

Doubut about PCK Metrics in this paper #18

Closed linpeisensh closed 4 years ago

linpeisensh commented 4 years ago

Hello!

I have doubt about your PCK metrics. In your paper you write: image Is h and w here the original height and width of images or cropped size (256)? Thank you!

nileshkulkarni commented 4 years ago

It's the cropped size.

linpeisensh commented 4 years ago

Since we crop this image to 256*256, why we still need to use max? It confused me.

Thank you for your answer!

shubhtuls commented 4 years ago

You are right that in our specific case, h=w. The general definition of PCK though does have a max, hence equation in the paper.