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.
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
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