hassony2 / torch_videovision

Transforms for video datasets in pytorch
GNU General Public License v3.0
269 stars 44 forks source link

make it compatible with accimage #2

Open apple2373 opened 5 years ago

apple2373 commented 5 years ago

Thanks for the nice implementation! It would be nice if you make it comparable with accimage ( https://github.com/pytorch/accimage ).... Currently it assume numpy or Pillow image.