Ubuntu18.04にNode v10をインストール
Ubuntu18.04にNode.js version10をインストールしました。
参考書”React.js & Next.js超入門”のサンプルプログラムを動かすのに、Node.js v10を入れたので、その時のメモです。
Ubuntu18.04にNode.js version10をインストールしました。
参考書”React.js & Next.js超入門”のサンプルプログラムを動かすのに、Node.js v10を入れたので、その時のメモです。
Fine-tune YOLO v3 with small original datasets to detect a custom object. In this post , detect WHILL Model C in image.
In this post, I will fine-tune YOLO v3 with small original datasets to detect a custom object.
The goal is to get the model to detect WHILL Model C in a image.
Fine-tuning is training certain output layers of pre-trained network with fixing parameters of input layers.
Using fine-tuning, the better performance can be put out even if you have small datasets.
Netplanの設定方法。Raspberry Pi 3 B+、OSはUbuntu 18.04.2(arm64)にて、NetplanでRaspberry Piのon boardのWiFiを有効化しました。
手元にあるRaspberry Pi 3 B+でROS2を勉強しようと、環境構築していたらネットワークの設定で調べることになったのでメモします。