Skip to content

walderkennung/satellit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walderkennung Satellit

This repository contains the satellit_sam CLI application and the project documentation site.

Repository Layout

  • satellit_sam/: SAM-based image processing and weak-label generation code (Pixi project)
  • docs/: documentation site content and configuration (Bun + docmd)
  • data/: local data inputs used during experiments/runs
  • output/: generated outputs

Quick Start

CLI application (satellit_sam/)

cd satellit_sam
pixi install
pixi run sam-download
pixi run satellit -- --help

Main command groups:

  • label weak
  • label validate-predictions
  • label by-bounding-boxes (deprecated)

Detailed CLI docs:

  • local docs page: docs/content/cli/application.md
  • package README: satellit_sam/README.md

Documentation site (docs/)

cd docs
bun install
bun run dev

Build static docs:

bun run build

Notes

  • Use Pixi commands for SAM/project code in this repository.
  • The SAM-specific project lives under satellit_sam/.
  • Run documentation commands from docs/ with Bun (bun run dev, bun run build).

About

Tree instance segmentation on satellit images

Resources

Stars

Watchers

Forks

Contributors

Languages