craston / MARS

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

Whether there is a bug in resnext.py ? #38

Open HuangZuShu opened 3 years ago

HuangZuShu commented 3 years ago

https://github.com/craston/MARS/blob/578e40fb64c141ce4f355d103d32b412d6bfd842/models/resnext.py#L224

Shouldn't "else " Be match to "if" ?