kevinzakka / recurrent-visual-attention

A PyTorch Implementation of "Recurrent Models of Visual Attention"
MIT License
468 stars 123 forks source link

How to use our own dataset on this library? #40

Open chatgptcoderhere opened 3 years ago

chatgptcoderhere commented 3 years ago

I am trying ot understand the code for my own data, how to provide this data to the repo in pytorch data format?