pestdetection
v1.0.0
Published
is the string pd?
Downloads
8
Readme
Pest Detection Model
This package provides a pest detection model for identifying pests in images.
Installation
npm install @tensorflow-models/pestdetection
#### 5. Tambahkan .npmignore
Tambahkan file `.npmignore` untuk mengecualikan file yang tidak perlu dari package npm:
#### 6. Mengunggah ke npm
##### a. Login ke npm
Pastikan Anda sudah login ke npm. Jika belum, gunakan perintah:
```sh
npm login