MCPcopy Index your code
hub / github.com/cloud-annotations/cloud-annotations

github.com/cloud-annotations/cloud-annotations @v1.04

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.04 ↗ · + Follow
33 symbols 191 edges 24 files 1 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Cloud Annotations Training

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

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>

(Advanced) Building from source

git clone https://github.com/cloud-annotations/training.git &&
cd training
python setup.py all

Training locally

python -m local.login
python -m local.start_training_run

Core symbols most depended-on inside this repo

prompt
called by 7
utils/login_helper.py
run
called by 3
setup.py
move_zip
called by 3
setup.py
pack
called by 3
setup.py
download_model
called by 3
wml/start_training_run.py
setup_object_detection
called by 2
setup.py
setup_classification
called by 2
setup.py
create_dir
called by 2
bucket/prepare_data_classification.py

Shape

Function 23
Method 7
Class 3

Languages

Python100%

Modules by API surface

setup.py9 symbols
utils/login_helper.py5 symbols
bucket/prepare_data_object_detection.py3 symbols
wml/start_training_run.py2 symbols
scripts/convert_ssd_helper.py2 symbols
scripts/build_decoder.py2 symbols
bucket/prepare_data_classification.py2 symbols
scripts/types.py1 symbols
scripts/quick_export_graph.py1 symbols
scripts/convert_to_tflite.py1 symbols
scripts/convert_to_tfjs.py1 symbols
scripts/convert_to_core_ml.py1 symbols

For agents

$ claude mcp add cloud-annotations \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact