Skip to content

Tile and restitch images and labels for computer vision models.

License

Notifications You must be signed in to change notification settings

AdharshKan42/Annotile

Repository files navigation

Annotile


Tile and restitch images and labels for computer vision models.

Getting Started


Installation


This is a WIP, not all steps are covered.

  1. Install Just (currently set for windows).
  2. Install poetry using pipx.
  3. Install dependencies using poetry.
cd Annotile
poetry install 

Dev tools


Just is used for running formatting and testing jobs.

Run just --list for a list of all relevant jobs.

Formatting command:

just format

Testing command:

just test

Docs


Build docs using mkdocs serve in the root of the repo.

About

Tile and restitch images and labels for computer vision models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages