ajseo95 / MASN-pytorch

pytorch implementation for the paper Attend What You Need: Motion-Appearance Synergistic Networks for Video Question Answering
MIT License
2 stars 1 forks source link

error when Batch_size=1 #6

Open HopLee6 opened 2 years ago

HopLee6 commented 2 years ago

.squeeze() causes error because the batch dimension is squeezed.