When test img size is not 128, how to get a complete result,
Open
- Dominant language
- Python
- Stars
- 155
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for your work. NBNet requires size 128 as its input, but when testing img size > 128, if we clip the input to size 128 and then merge the patches, there will be obvious blocky phenomena. How do you solve them?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no source file, test, or entry point; begin by locating NBNet's testing path and the code that clips images to 128-pixel patches and merges them. Reproduce the block artifacts on an image larger than 128 pixels, then document and verify a complete result without obvious seams.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100