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

fix: debugging issue in yolov5 #581

Merged
merged 7 commits into from
Feb 3, 2023

Conversation

aryan-rajoria
Copy link
Collaborator

@aryan-rajoria aryan-rajoria commented Feb 2, 2023

Should fix the models.yolo not found error found when running debugger on eva.
remove yolov5-pip package and instead uses torch.hub for yolov5 model.

eva/udfs/yolo_object_detector.py Show resolved Hide resolved
@gaurav274

This comment was marked as resolved.

@aryan-rajoria aryan-rajoria changed the title fix: debugging issue in eva fix: debugging issue in yolov5 Feb 2, 2023
@aryan-rajoria aryan-rajoria merged commit 4ef6b2b into georgia-tech-db:master Feb 3, 2023
@jarulraj jarulraj mentioned this pull request Apr 3, 2023
@aryan-rajoria aryan-rajoria deleted the yolo-debug-bug branch May 31, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants