エクサウィザーズ Engineer Blog

株式会社エクサウィザーズのエンジニアチームブログ

2020-10-01から1ヶ月間の記事一覧

Real-time pose estimation in Android

This article is focused on Pose Estimation using TensorFlow Lite. I will guide you through every step from picking an ML model to displaying an output on the screen, with detailed explanations and materials for further reading. We will not…

GitHub Actions の self-hosted runners を AWS ECS で動かして、CI / CD パイプラインを作る

DevOps エンジニアの 根本 征 です。 7月からエクサウィザーズ にジョインし、CI / CD パイプラインの改善や自動テストの布教などを行っています。 今回は GitHub Actions の self-hosted runners を AWS ECS 上に構築し運用してみたので、その試行錯誤につ…