Skip to content

Fix object_detection_keras_cv redirect target#2352

Merged
sachinprasadhs merged 1 commit intokeras-team:masterfrom
Saumay:fix-2012-object-detection-redirect
Apr 21, 2026
Merged

Fix object_detection_keras_cv redirect target#2352
sachinprasadhs merged 1 commit intokeras-team:masterfrom
Saumay:fix-2012-object-detection-redirect

Conversation

@Saumay
Copy link
Copy Markdown
Contributor

@Saumay Saumay commented Apr 21, 2026

Description

Fixes #2012.

The old KerasCV object detection guide URL (/guides/keras_cv/object_detection_keras_cv/) was redirecting to the segment-anything guide instead of the new KerasHub object detection (RetinaNet) guide. This points the redirect at the correct successor at /keras_hub/guides/object_detection_retinanet/.

The RetinaNet guide has been live since #2069 merged on 2026-04-01, so the target exists.

The old KerasCV object detection guide URL was redirecting to the
segment-anything guide instead of the new KerasHub object detection
(RetinaNet) guide that replaced it. Point the redirect at the correct
successor.

Fixes keras-team#2012.
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the meta refresh URL in the object detection guide redirect to point to the RetinaNet guide instead of the Segment Anything guide. I have no feedback to provide as there are no review comments.

@sachinprasadhs sachinprasadhs merged commit 6a2deed into keras-team:master Apr 21, 2026
4 checks passed
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.

Object detection guide is missing from the site (and link goes to the segment anything guide)

2 participants