怎么提高图片搜索的准确度
Open
- Dominant language
- C++
- Stars
- 426
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
请问大家有用这个做图片搜索的吗?
我按教程,在pytorch下用ResNet18模型,抽取图片的特征向量入库。然后检索。除非使用一张图片,可以检索出来。稍微做些修改的,都不行。是特征向量提取的问题,还是距离计算的问题?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue mentions a tutorial using PyTorch and ResNet18 to extract image feature vectors, followed by vector retrieval. Start by reviewing that extraction and the distance-calculation steps; done would require identifying why lightly modified images fail to retrieve and documenting a reproducible diagnosis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pytorch
- Domain
- machine-learning, search
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100