この回では、前回に引き続きMobileNetによる画像認識のサンプルを紹介します。この回では、カメラ画像をリアルタイムで認識するサンプルと、転移学習により画像認識をカスタム化するサンプルを紹介します。 本記事のサンプルは、Google Codelabの ...
Real-time object detection, which uses neural networks and deep learning to rapidly identify and tag objects of interest in a video feed, is a handy feature with great hacker potential. Happily, it’s ...
前回は、TensorFlow.jsを活用するにあたり知っておきたい、機械学習の基礎とTensorFlowの基礎を説明し、そして、TensorFlow.jsを使った事例を2点紹介しました。本稿ではその実践として、まずはTensorFlow.jsの基本的な使い方を理解するためのハンズオンを行います。
TensorFlow is an open-source collection of tools and libraries that helps developers build and train deep learning models. It has become one of the most widely used software frameworks since it can ...
When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works. TensorFlow is an open source machine learning framework developed by Google, designed to build ...