Results 3 issues of antoniyaaboyanova

Hi when I try to import netdissect I get the following error: ImportError: cannot import name 'imread' from 'scipy.misc' (/usr/local/lib/python3.10/dist-packages/scipy/misc/__init__.py) Has anyone encountered this before? And what was your way...

Hi guys, I was wondering if you have any available pretrained weights for the GaborLayer?

This is the error message I get: UnboundLocalError Traceback (most recent call last) [](https://localhost:8080/#) in () 9 10 for filt in range(num_filters): ---> 11 img_array = fe.display_from_map(1, filt, "np", picture_in_picture=False,...