seoungwugoh / RGMP

Fast Video Object Segmentation by Reference-Guided Mask Propagation
192 stars 37 forks source link

Hello,I want check the method that we calculate FPS. #14

Closed 9p15p closed 4 years ago

9p15p commented 4 years ago

It's only a trivial problem. Maybe, we should calculate FPS by using num_frames /(time.time()-tt)

Thank you for your researches. ^_^

seoungwugoh commented 4 years ago

There was a mistake in my code. I will correct them. Thanks for your feedback.