Open metazool opened 6 months ago
Hello! I found this project via the scivision portal and would like to test it for feature extraction on an unrelated set of plankton images.
scivision
https://sci.vision/#/model/resnet50-plankton
This is pinned to pytorch 1.10.0 which is not packaged for python versions higher than 3.9 https://pypi.org/project/torch/1.10.0/
Do you have any recommendations here (other than run in a python 3.9 environment)? Or any plans to update the model to run in pytorch 2.X?
Hello! I found this project via the
scivision
portal and would like to test it for feature extraction on an unrelated set of plankton images.https://sci.vision/#/model/resnet50-plankton
This is pinned to pytorch 1.10.0 which is not packaged for python versions higher than 3.9 https://pypi.org/project/torch/1.10.0/
Do you have any recommendations here (other than run in a python 3.9 environment)? Or any plans to update the model to run in pytorch 2.X?