two-stream-action-recognition icon indicating copy to clipboard operation
two-stream-action-recognition copied to clipboard

Using two stream architecture to implement a classic action recognition method on UCF101 dataset

Results 39 two-stream-action-recognition issues
Sort by recently updated
recently updated
newest added

i try to reload the spatial model but it's not useful,,,..... the report errors as follows: torch.Size([3, 224, 224]) ==> Validation data :71877frames torch.Size([3, 224, 224]) ==> Build model and...

Hello, thank you for your work. l'm asking how can l use spatial and temporal model on UCF-101 for features extraction ? Thank you

Dear jeffreyyihuang: Base your code,I don't clear how to make Spatial input data -> rgb frames, and how to make ture below load_ucf_image function ` def load_ucf_image(self,video_name, index): if video_name.split('_')[0]...

hello all, when i run the spatial_cnn.py, i found the loss function for test is very strange. does someone have the same problem? many thanks! ![overfitting](https://user-images.githubusercontent.com/32902208/57917290-aded1700-7894-11e9-813f-69bd968ff84e.png)

Thanks for you kindly sharing. Can I use run the pretrained model in Win10?

Dear friend, the link of pretrained model has lost, could you please share a new link with me again? Thank you very much!