Liu Junnan
Liu Junnan
I tried KTS on SumMe, taking googlenet features as input as the paper stated. First I don't know how to decide the number of change points (argument _m_ in the...
@SinDongHwan Thanks for your reply! 1. > So, i tried to extract features using resnet101. this was a good result. How do you know resnet101 features generate good results? I...
Trying to run KTS algo too, but I don't know how to decide number of segments, (_m_ in the code), and even if I set _m_ as the same value...
yes, the pytorch version is 0.4.1. If the code is run with defaults, I get 25.34% detection mAP at 0.5 IOU and 86.06% classification mAP (on THUMOS14). I noticed that...