label-maker
Data Preparation for Satellite Machine Learning
File Explorer
- config.yml
- install_tippecanoe.sh
- pylintrc
- conf.py
- contributing.rst
- examples.rst
- index.rst
- make.bat
- Makefile
- parameters.rst
- classification.png
- dar-classification.png
- dar-tile.jpg
- Intersection_over_Union.png
- ob_tf_result_fig1.jpg
- preview_tiles.jpg
- sagemaker.png
- tensorboard_sc.jpg
- tf_sc.jpg
- tf_tiles.jpg
- valencia-example-1.png
- valencia-example-2.png
- valencia-example-3.png
- Vietnam_Buildings.png
- Vietnam_tiles.png
- resnet.py
- SageMaker_mx-lenet.ipynb
- building_od.pbtxt
- ec2runinst.json
- skynet.py
- ssd_inception_v2_coco.config
- tf_iou.py
- tf_od_predict.py
- tf_records_generation.py
- label-maker-binder.md
- README.md
- sentinel-hub.md
- skynet-train-data-prep.md
- walkthrough-classification-aws.md
- walkthrough-classification-mxnet-sagemaker.md
- walkthrough-tensorflow-object-detection.md
- __init__.py
- countries.txt
- download.py
- filter.py
- images.py
- label.py
- main.py
- package.py
- palette.py
- preview.py
- stream_filter.py
- utils.py
- validate.py
- version.py
- .gitkeep
- 62092-50163-17.jpg
- 62092-50164-17.jpg
- 62093-50162-17.jpg
- 62093-50163-17.jpg
- 62093-50164-17.jpg
- 62094-50162-17.jpg
- 62094-50163-17.jpg
- 62094-50164-17.jpg
- 2060-1976-12.png
- 2060-1977-12.png
- 2060-1978-12.png
- 2061-1976-12.png
- 2061-1977-12.png
- 2061-1978-12.png
- 2062-1976-12.png
- 2062-1977-12.png
- 2062-1978-12.png
- 2063-1976-12.png
- 2063-1977-12.png
- 2063-1978-12.png
- classification.geojson
- classification_linestring.geojson
- config-linestring.geojson.json
- config.geojson.json
- config.integration.bands.json
- config.integration.json
- config.integration.object_detection.json
- config.integration.segmentation.json
- config.integration.segmentation_sparse.json
- config.integration_sparse.json
- config.intergration.geotiff_package.json
- config_3way.integration.json
- config_overzoom.integration.json
- config_tms_format_img.json
- labels-cl-img-f.npz
- labels-cl.npz
- labels-linestring.geojson
- labels-ms.npz
- labels-od.npz
- labels-tif.npz
- labels.geojson
- ms_img.tif
- portugal-z17.mbtiles
- roads_ms.geojson
- geojson.json
- passing.json
- 1087767-1046604-21.tif
- 1087767-1046604-21_offset.tif
- 146-195-9.jpeg
- drone.tif
- drone.vrt
- test_classification_labels.py
- test_classification_labels_geojson.py
- test_classification_labels_linestring_geojson.py
- test_classification_labels_sparse.py
- test_classification_package.py
- test_directory_move.py
- test_geotiff_package.py
- test_ms_bands_package.py
- test_object_labels.py
- test_object_package.py
- test_segmentation_labels.py
- test_segmentation_labels_sparse.py
- __init__.py
- test_filter.py
- test_label.py
- test_utils.py
- test_validate.py
- __init__.py
- .gitignore
- CHANGELOG.md
- config.example.json
- LICENSE.txt
- MANIFEST.in
- README.md
- requirements-dev.txt
- requirements.txt
- setup.py
- tox.ini
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pip install
View Details ▼
pip install
Install Python packages.
pip install {{package1 package2 ...}}
Install one or more packages:
pip install {{package1 package2 ...}} {{[-U|--upgrade]}}
Upgrade all specified packages to the latest version, installing any that are not already present:
pip install {{package}}=={{version}}
Install a specific version of a package:
// repository documentation
Was this content helpful?
(0 ratings)
