chaoma99 / lct-tracker

LCT2.0 in IJCV 2018
https://sites.google.com/site/chaoma99/cf-lstm
159 stars 53 forks source link

Is there a way for real-time tracking? #3

Open Felicialalala opened 7 years ago

Felicialalala commented 7 years ago

Hello! I'm wondering is there a way to implement the lct_tracker into a real-time tracking? The delay of processing single frame seems a problem.

Also, may I ask how you define the "scale_step " in the code? I don't quite understand both the "min_scale_factor" and the "max_scale_factor".

Thank you for your time! You really did many impressive work!