TensorFlowの物体検出用ライブラリ「Object Detection API」を手軽に使えるソフト「Object Detection Tools」を作ってみた

TensorFlow 2.xに対応しました 「Object Detection API」のTensorFlow 2.x対応に伴い、「Object Detection Tools」もTensorFlow 2.xに対応しました。詳細は以下のQiita記事参照ください。 TensorFlowの「Object Detection API」が凄いけど難しい ディープラーニングによる物体検出を色々試しています。 上記の記事では、SS…