Proposal: Renaming DetectionMetrics → PerceptionMetrics #326
dpascualhe
started this conversation in
Ideas
Replies: 1 comment
-
|
@SakhinetiPraveena any thoughts? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As part of the ongoing DetectionMetrics revamp, the tool now supports both image/LiDAR detection and segmentation. Given this broader scope, we believe that a more suitable name moving forward would be PerceptionMetrics, a term that naturally umbrellas detection, segmentation, and future perception-related tasks.
A quick search on Google and GitHub shows no significant existing projects named PerceptionMetrics, which makes it a strong and unique candidate.
Since there are several references to DetectionMetrics in past GSoC projects and a published article, it’s important to ensure that all existing links to old repo and old docs remain functional and correctly redirect after renaming.
✅ Action Items / Checks Before Proceeding
GitHub & Repository
perceptionmetricsbranch.detectionmetrics, including toml config file.perceptionmetricsbranch tomain.After finishing the process, we could consider creating a new repo with the old DetectionMetrics name and include a README with a disclaimer to address the situation and pointing to old source code, docs, etc. In that way, instead of simply redirecting users we would inform them in a more explicit way.
Beta Was this translation helpful? Give feedback.
All reactions