Closed hert5796 closed 1 year ago
Here is a screenshot of the error on the provided demo in the repo. As I mentioned earlier, the default timm-0.9.2
was successfully installed, and I've also tried installing the latest version of timms
to no avail.
Ah I see the main repository does specify somewhere on the page that timm=0.4.5
is required. This appears to resolve it.
I can't seem to get past the
No module named 'timm.models.layers.conv2d_same'
. I can see thattimm-0.9.2
was successfully installed, but it seems this module is missing somehow. Any ideas on how to go about this? Thanks.