Taitai6521

Results 3 comments of Taitai6521

``` -------------------------------------------------------------------------- ImportError Traceback (most recent call last) in () 4 import numpy as np 5 import imgaug ----> 6 from imgaug.augmentables.segmaps import SegmentationMapsOnImage ImportError: cannot import name 'SegmentationMapsOnImage' from...

AttributeError: 'EfficientNet' object has no attribute 'conv1' I am getting this error, why?