E. Luna
E. Luna
First, congratulations and thank you for the repo! As stated in the readme, is it in your plans to release the Reid training script? I would really appreciate that! Thank...
Hello! In the paper it is stated that the problem is modelled with an undirected graph, however, while checking the code I saw the graph is computed as follows: ```...
Hello, I've notice that you only provide the single camera tracklets for S06 in the file [tracklets.txt](https://github.com/KevinQian97/ELECTRICITY-MTMC/blob/master/exp/tracklets.txt) Could you please provide the tracklets for S02 as well? Thank you so...
Hello Could you please upload the file 1a_extract_visual_feature_for_each_img.py ? It is completely empty. Thank you
Hello, Why do you call Bottleneck to the Batch Normalization layer in the following line? https://github.com/didi/mtmc-vt/blob/f7379e0bb37edff0ece1366d6dd4089fe7090839/src/reid_baseline/modeling/baseline.py#L46 I suppose it has nothing to do with Resnet Bottleneck block, isn't it? Thank...
Model
Hello Where can we found the model called _track12_ta224_checkpoint_ep500.pth.tar_ that you mention in the README file that we should paste it into _./log/_ folder ?? Thank you
Hello, Is there any manuscript of your method that we can read?
Hello, Are you going to release any trained model? Thank you