/training

🐝 Custom Object Detection and Classification Training

Primary LanguageJavaScriptMIT LicenseMIT

Cloud Annotations

NPM Version NPM Downloads Build Status Coverage Status

🚨IMPORTANT🚨 Watson Machine Learning recently changed their credential system to use apikeys. Please update to cacli v1.1.9+

Installation

$ npm install -g cloud-annotations

Before you begin

The Cloud Annotations CLI requires you to already have labeled images in the Cloud Annotations online tool. For an in-depth guide on this process, check out the following links:

Cloud Annotations CLI should work on macOS, Windows, and Linux.
If something doesn’t work, please file an issue.

Usage

$ cacli
β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚ (C)loud (A)nnotations (CLI) β”‚
β”‚ version 1.1.9               β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Usage: cacli <command>

where <command> is one of:
  init         Interactively create a config.yaml file
  train        Start a training run
  logs         Monitor the logs of a training run
  progress     Monitor the progress of a training run
  list         List all training runs
  download     Download a trained model
  export       Export files from Bucket

cacli <cmd> -h     quick help on <cmd>