-
Notifications
You must be signed in to change notification settings - Fork 0
Feature Request: Debug Mode for Testing Prediction Model on Cropped Photos #8
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Description
I would like to request a new feature that allows for debugging and testing the prediction model on already cropped photos. This feature would be particularly useful for quick testing and verification of the model's accuracy on specific images.
Proposed Feature
- Within Doors Of Debug Mode: Introduce a debug-model mode or command-line tool that accepts an input image file and outputs the prediction result.
- Input: The debug mode should accept a cropped image file as input.
- Output: The mode should provide the prediction output for the input image on the terminal.
Use Case
I often need to test the prediction model on images that have already been cropped. This feature will save time and effort by allowing me to pass a cropped image to the model for a quick assessment.
Benefits
- Efficient testing and verification of the prediction model.
- Improved usability for developers and users working with cropped images.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed