xuzheyuan624 / slowfast-keras

A implementation of "SlowFast Networks for Video Recognition" with tf.keras
50 stars 14 forks source link

About AVA datasets. #1

Open 124399839 opened 5 years ago

124399839 commented 5 years ago

Hi,

Great work with implementing the paper here. I'm trying to replicate the results on AVA datasets and so far it looks really promising!But,I met with some difficulties.Do you have any plans to achieve it? Thanks!

xuzheyuan624 commented 5 years ago

I‘m working on this to achieve multi-person action recognition, but for my own dataset not for AVA dataset.I also met many difficulties, so I'm reading the code maskrcnn

qingzew commented 5 years ago

@xuzheyuan624 do you implement detection model for ava dataset

Ai-is-light commented 5 years ago

@xuzheyuan624 can you share your train_list.txt ?