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

Refactor tensorrt_yolo.infer module and remove deprecated typing types (Tuple, List, Set, Dict) #79

Merged
merged 4 commits into from
Dec 26, 2024

Conversation

laugh12321
Copy link
Owner

@laugh12321 laugh12321 commented Dec 26, 2024

  • Refactored the tensorrt_yolo.infer module to improve code readability. Renamed the generate_labels_with_colors function to generate_labels and removed deprecated typing types (Tuple, List, Set, Dict).
  • Updated the relevant examples to reflect the latest changes in the tensorrt_yolo.infer module.

@laugh12321 laugh12321 self-assigned this Dec 26, 2024
@laugh12321 laugh12321 merged commit 11e4768 into main Dec 26, 2024
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.

1 participant