jeffreyyihuang / two-stream-action-recognition

Using two stream architecture to implement a classic action recognition method on UCF101 dataset
MIT License
858 stars 249 forks source link

Can you share specification of pc? #44

Open Zolza09 opened 5 years ago

Zolza09 commented 5 years ago

I am using GTX-1060 3Gb GPU. When I am trying to train, I always face the OOM problem despite using small batch size. How to avoid that problem?