craston / MARS

MARS: Motion-Augmented RGB Stream for Action Recognition
MIT License
161 stars 45 forks source link

Can you tell me, what was your input size to the model? just tell me for single batch_size? #44

Closed Tariq195 closed 3 years ago

craston commented 3 years ago

batch_size x sample_duration x channels x width x height = batch_size x 16 x 3 x 112 x112 or batch_size x 64 x 3 x 112 x 112.. You will find the defaults values in opts.py