Skip to content

CodeAnil/training

 
 

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.1.0               │
└─────────────────────────────┘

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

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 71.2%
  • Python 26.7%
  • Shell 2.1%