Group-Activity-Recognition
Group-Activity-Recognition copied to clipboard
A novel Participation-Contributed Temporal Dynamic Model for Group Activity Recognition
TESTING
Thanks for the nice work @ruiyan1995 . I use the model to train it in my dataset and the results very nice. I modified it so that I can get...
https://github.com/ruiyan1995/Group-Activity-Recognition/blob/435bee845cd3fc66e9d27a0d02479ff71f0346ba/Pre/VD_Track.py#L37 Thanks for releasing the code. You sort the filenames, but they are str. If test this code with the video 1/9995, we will not get the correct results.
QUESTION
Sorry for the question, i tried to understand the code but i read it but i didn't understand in [https://github.com/ruiyan1995/Group-Activity-Recognition/blob/master/Pre/Rank_MI.py](url) Pre folder under the file Rank_MI.py in line "62" and...
I tested the new version of the code it gives the following errors; i seems the test & train_val files are created but fails to be written. it means the...
Hi When I try to run extract features from CAD dataset, got following error. Could you help check it? data_confs Namespace(batch_size={'test': 120, 'trainval': 120}, data_type='img', dataset_folder='/media/dev1/0C78B85C78B845EC/database/CAD/imgs_ranked', label_type='activity') AlexNet_LSTM( (features): Sequential(...
I got the following error, when it finish step 0, through running GAR.py Please wait for tracking! about 240min for VD the person imgs are saved at ./dataset/VD\imgs trainval_videos: [0,...