Skip to content

piercus/term-annotator

Repository files navigation

term-annotator

Usage

Create a configuration file like

.term-annotator.json*

{
	"source" : {
		"dir": "./folders/source",
		"recursive": false
	},
	"classes": {
		"classA": {
			"key" : "a",
			"dir": "./folders/classADir"
		},
		"classB": {
			"key" : "b",
			"dir": "./folders/classBDir"
		}
	}
}

Then run

term-annotator -c term-annotator.json

Here we go !

About

Super-fast image annotation using terminal and keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •