ChaoningZhang / DeepPTZ

Code for DeepPTZ: Deep Self-Calibration for PTZ Cameras ( wacv2020 )
43 stars 5 forks source link

Code for generating evaluation graphs and scores #2

Open thanif opened 4 years ago

thanif commented 4 years ago

Hi,

I have executed the test code and it gives output on screen but I want to generate the numbers and graphs reported in the paper. Can you please guide me on that.

ChaoningZhang commented 4 years ago

Sure, the code returns the output on the screen. You can easily check the meaning of each number with the code. What numbers and graphs are you trying to reproduce?

thanif commented 4 years ago

I am talking about the graphs used in the paper and the evaluation measures reported.

Thanks

ChaoningZhang commented 4 years ago

Could you pinpoint the exact table or figure?

thanif commented 4 years ago

tables figures

The output on screen are large numbers, what I want is, how to convert the output on terminal into these figures and tables, meaning, conversion methods used, meaning of cumulative images etc.