ailia-ai / ailia-ai/ailia-models
Fix color range setting of mobilenet-ssd
オープン
- 主要言語
- Python
- スター
- 2.4k
- フォーク
- 365
- 平均マージ
- 3日 17時間
- マージ済み PR(30日)
- 13
説明
現状はU_FP32を使用しているが、リファレンスコードを見るとS_FP32が正しいように思われる。
https://github.com/qfgaohao/pytorch-ssd/blob/master/vision/ssd/config/mobilenetv1_ssd_config.py
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Find the mobilenet-ssd implementation and compare its color-range setting with vision/ssd/config/mobilenetv1_ssd_config.py in the linked reference. Confirm whether U_FP32 should be S_FP32 and update the setting if so; the issue names no local file or test, so verify against the available mobilenet-ssd example or tests.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- computer-vision, machine-learning
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100