Scalsol / mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Other
566 stars 115 forks source link

PIL error #74

Open lxtGH opened 3 years ago

lxtGH commented 3 years ago

Thanks for the code. I just run it for baseline. But I met the PIL error.

UnboundLocalError: local variable 'photoshop' referenced before assignment during the training. What it is your Pillow verison to run the repo.

https://github.com/python-pillow/Pillow/pull/3771#issuecomment-489380581

@Scalsol