batman-far

Results 7 issues of batman-far

How use first five layer and apply RoI on it and add a new branch for classification? I want to use 5 first layer [caffeNet], then add RoI, like what...

Hello, I want to use Torchreid in my project. I do not want to train it! I just want to use it. I read this: https://kaiyangzhou.github.io/deep-person-reid/user_guide#use-torchreid-as-a-feature-extractor-in-your-projects However, I do not...

In function "def read_mot_results(filename, is_gt, is_ignore):", there are these lines of codes: ``` elif is_ignore: if 'MOT16-' in filename or 'MOT17-' in filename: label = int(float(linelist[7])) vis_ratio = float(linelist[8]) if...

Could you please provide pretrained weight? especially on Tensorflow model

Hello, this repository is kinda confusing for me and I can't recognize which one is the implementation of Kalman-LSTM. It would be great if you tell me.

Hello, I have a person re-identificator that produce vectors of length 2000 and ||vector|| is not 1. how can I use it instead of re-identificator that has been suggested in...

Where can I download VIPeR dataset? When I go to this link (https://vision.soe.ucsc.edu/node/178) it asks me CRUZIT which I don't have.