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

Remove opencv dependency and replace with torch logic. #1348

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

lior-dikstein
Copy link
Collaborator

@lior-dikstein lior-dikstein commented Jan 28, 2025

Pull Request Description:

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

@lior-dikstein lior-dikstein linked an issue Jan 28, 2025 that may be closed by this pull request
@lior-dikstein lior-dikstein merged commit 6104903 into main Jan 28, 2025
42 checks passed
@lior-dikstein lior-dikstein deleted the open_cv_remove branch January 28, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove open cv dependency
2 participants