deepinsight / deepinsight/insightface

Impact of input scale on the output in Retinaface

Open
#2,364 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.