Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GSK-2569, GSK-2585, GSK-2658] Scan for computer vision #27

Merged
merged 73 commits into from
Jan 31, 2024

Conversation

bmalezieux
Copy link
Collaborator

Add report generation for computer vision tasks based on Giskard Scanner object. The user can define a list of Detector objects to create tests by himself and generate the report with a Scanner.

An example is provided in examples/landmark_detection/examples.py

Copy link

linear bot commented Jan 16, 2024

Copy link
Contributor

@rabah-khalek rabah-khalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First very fast skim-through:

  • I think you pushed giskard_vision/scanner/scanner_vision.py by mistake?
  • Could you create a new module called detectors under giskard_vision and put every detector in a separate script?
  • Make the example a notebook, and just call the detectors from the module.

I'll review the logic inside the detectors after our meeting.

Copy link
Contributor

@rabah-khalek rabah-khalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Hartorn Hartorn added Lockfile and removed Lockfile labels Jan 31, 2024
@github-actions github-actions bot removed the Lockfile label Jan 31, 2024
removed detectors from giskard_vision init
Copy link
Contributor

@rabah-khalek rabah-khalek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work @bmalezieux 🎉

@rabah-khalek rabah-khalek merged commit 1b0b9aa into main Jan 31, 2024
5 checks passed
@rabah-khalek rabah-khalek deleted the GSK-2569-report-gen branch January 31, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants