From template - simple
A step-by-step tutorial of how to create custom import app using import template from SDK class `sly.app.Import`.
Introduction
Data example
πmy_folder ποΈ my_archive.zip
β£ πΌοΈcat_1.jpg β£ πΌοΈcat_1.jpg
β£ πΌοΈcat_2.jpg β£ πΌοΈcat_2.jpg
β πΌοΈcat_3.jpg β πΌοΈcat_3.jpghttps://github.com/supervisely-ecosystem/demo-data-for-import-template/releases/download/images/pexels-couleur-2317904.jpg
https://github.com/supervisely-ecosystem/demo-data-for-import-template/releases/download/images/pexels-kammeran-gonzalezkeola-7925859.jpg
https://github.com/supervisely-ecosystem/demo-data-for-import-template/releases/download/images/pexels-stijn-dijkstra-7177188.jpg
https://github.com/supervisely-ecosystem/demo-data-for-import-template/releases/download/images/pexels-taryn-elliott-3889728.jpg
https://github.com/supervisely-ecosystem/demo-data-for-import-template/releases/download/images/pexels-taryn-elliott-9565787.jpgTutorial content
Step 1. How to debug import app
Step 2. Illustrative example of practical use case
Step 3. How to write an import script
Step 4. Advanced debug
sly.app.Import reference
sly.app.Import referenceLast updated