ZFTurbo / volumentations

Library for 3D augmentations
MIT License
220 stars 35 forks source link

NameError: name 'Compose' is not defined #12

Open kamurani opened 2 years ago

kamurani commented 2 years ago

After following tutorial code, I am receiving a NameError: name 'Compose' is not defined message.

I have used from volumentations import *

According to pip I am running version 1.0.3.

Thanks for your help in advance!

ZFTurbo commented 2 years ago

Hello. I just checked latest 1.0.4 version. And it works ok. Can you provide more information?