アップデート情報
ZoomWindow実装!(2017/07/03)
革新的なラベル付けツール
と、Android向けのラベリングツールを作成しました。インストールを強く推奨します。
Labeling Tool For Deep Learning - Google Play の Android アプリ
アノテーションファイルのフォーマット
[ClassNum] [RectCenterXRatio] [RectCenterYRatio] [RectWidthRatio] [RectHeightRatio]
[ClassNum] = クラス番号(0 ~)
[RectCenterXRatio] = (矩形の中心x座標) / (画像の横幅)
[RectCenterYRatio] = (矩形の中心y座標) / (画像の縦幅)
[RectWidthRatio] = (矩形の横幅) / (画像の横幅)
[RectHeightRatio] = (矩形の縦幅) / (画像の縦幅)
テキスト保存例:
0 0.4488 0.3485511 0.458482 0.147
0 0.15487 0.554 0.5487 0.3684
1 0.245 0.814 0.4574 0.15144
2 0.488 0.254 0.7841 0.1584
4 0.154 0.455521 0.48454 0.545