ai-cfia / ai-cfia/nachet

Clean up the model list (detection vs classification, versions, dates)

未关闭
#861 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement nachet parity user-visible
主要语言
Python
星标
2
派生
2
平均合并
5 天 6 小时
30 天内合并 PR
5

描述

Nachet presents a large list of models, each with a short description (for example
"Use a Swin transformer to classify the seeds"), including some local testing models.
Two problems:

- It is unclear whether each model does detection, classification, or both. Nachet
Mini splits this into two selectors: one detection model and one classification model.
- Every model has an empty version string and the same date, so there is no way to
tell which was trained most recently.

Port Mini's split detection / classification selection, or clean up the current list
so roles, versions, and dates are legible.

- [ ] Each model's role (detection, classification, or both) is clear, ideally via split selectors
- [ ] Version strings are populated
- [ ] Training dates are accurate per model rather than identical
- [ ] Local testing models are clearly marked

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。