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

Perform Object Detection without resizing original image #21

Open
GTziolas opened this issue Jul 31, 2024 · 0 comments
Open

Perform Object Detection without resizing original image #21

GTziolas opened this issue Jul 31, 2024 · 0 comments

Comments

@GTziolas
Copy link

In your jupyter tutorial here, in the Object Detection part, you have img = cv2.resize(img, (640, 640)). Is there any way to perform CAM on the original image without resizing it to 640x640?

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

No branches or pull requests

1 participant