Simón Sepúlveda Osses
Simón Sepúlveda Osses
I want to access to an intermediate layer of TridentNet to get a feature vector, in particular feature vector after doing the roi pool operation, how can i perform this?...
When my detector doesn't detect an object but Sort is still tracking them , the update() function doesn't return this bbox so i can't draw it in the image. Any...
In the paper at section 3.3.2, in eq 4 shows that in MemAE each weight is computed using softmax operation and cosine similarity, but I can't find this in the...