hunwenpinghao

Results 2 issues of hunwenpinghao

When I run the script `extract_features.py`, I encountered the following error: `ImportError: cannot import name 'Conv2dSame' from 'timm.models.layers' (unknown location)` My Python version is 3.9.12. Do I need to use...

Python 3.13 was released on October 7, 2024. When I tried to set up this module in my new Python environment, I encountered an error. ```bash pip3 install sklearn-pmml-model==1.0.7 Looking...