Skip to content

robotjellyzone/training

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cloud Annotations

NPM Version NPM Downloads Build Status Coverage Status

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.0.12              β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

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

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

About

🐝 Custom Object Detection and Classification Training

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.1%
  • Python 28.9%
  • Shell 2.0%