Wakeupbuddy / amodalAPI

33 stars 5 forks source link

Code for calculating convexity and simplicity #8

Open zbwxp opened 1 year ago

zbwxp commented 1 year ago

Hi @Wakeupbuddy

I really appreciate this nice work. Could you please provide the code for calculating the convexity and simplicity of the dataset? I implemented a version myself and the results have huge differences from the paper. I assume I messed up where to calculate the average or the methods to calculate convexhull and perimeters.

Could you please provide the code for that? And which split you applied onto (train or val or both)

Thank you very much