Praveen Tirupattur
Praveen Tirupattur
In the paper "Deep Human Parsing with Active Template Regression", it is mentioned that the dataset is split into following splits : 6,000 for training, 1,000 for testing and 700...
Can you share the pre-trained model on UCF-101 to test and reproduce the results?
Can you please share the extracted I3D features for the Continuous Dataset? It will be of great help.
Hi, I see that in your code (image_seg_data_layer.cpp) you are reading the segmentation maps (.png) for the ms-coco dataset from a location (root_folder + "SegmentationClass/" + lines_[lines_id_].second + ".png"). I...
Hello, I am interested in combining activity recognition with the ReID task. To achieve this, we would need the activity labels for each annotated tracklet. Do you have these labels...