Commit Graph

3 Commits (cd525bf2f1637b8148637651f66fbb4e3d683b9c)

Author SHA1 Message Date
Helmut Grohne 42185c4beb FeatureExtractor: avoid loading weights twice
When passing a model_path to the FeatureExtractor, weights are loaded twice.
One the pretrained once and then the given ones. Avoid the unnecessary load.
2022-01-19 09:25:20 +01:00
KaiyangZhou 626e6c3bb8 minor change in feature_extractor.py 2020-10-19 12:06:30 +01:00
KaiyangZhou 8e5fc471a6 1.2.1: add simple API for feature extraction 2020-05-04 12:35:45 +01:00