pip install fangyu python from fangyu import Image, FeatureExtractor image = Image.load('image.jpg') python python feature_extractor = FeatureExtractor() features = feature_extractor.extract(image) print(features)


上一篇:
下一篇:
切换中文