deepinsight / deepinsight/insightface
Impact of input scale on the output in Retinaface
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
I have been utilizing the `retinaface_r50_v1` model and inputting images of size (640, 640), and the results have been consistently impressive. However, I'm curious to explore whether the outcome would improve if I were to omit resizing the images to (640, 640) and directly input them into the model. I'm uncertain about the potential impact of input scale on the output.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names the retinaface_r50_v1 model and the current (640, 640) input size, but no files or tests. Start by locating that model's input preprocessing and inference entry point, then compare fixed-size and direct-image behavior. Done would require a documented, reproducible conclusion and a clearly scoped change target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100