Skip to content

Feature Request: Debug Mode for Testing Prediction Model on Cropped Photos #8

@ShaiShillo

Description

@ShaiShillo

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions