Skip to content

Example project with nested datasets containing nested datasets with unlabled data

Notifications You must be signed in to change notification settings

supervisely-ecosystem/fruits-nested-annotated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Fruits Nested Annotated Project

OverviewDescriptionDownloadStatisticsExamplesHow to Import

GitHub release (latest SemVer) views downloads

Overview

Fruits Nested Annotated is an example project with 22 labeled and tagged images, 2 parent datasets and 7 nested datasets.

Description

Fruits Nested Annotated is a small demo project for tutorial and testing purposes.

Download

Direct download: tar archive (21,1 MB).

Statistics

Project contains 2 parent datasets, 7 nested datasets and 22 images in it. All images are labeled and tagged.

📦 Fruits (Annotated)          ← The project
 ┣ 📂 Temperate                ← Main dataset #1
 ┃ ┣ 📂 ann                    ← Empty (no annotations here)
 ┃ ┣ 📂 img                    ← Empty (no images here)
 ┃ ┣ 📂 datasets               ← Where the nested datasets live
 ┃ ┃ ┣ 📂 Apple                ← Nested dataset for apples
 ┃ ┃ ┃ ┣ 📂 ann
 ┃ ┃ ┃ ┃ ┣ 📜 apple_1.jpg.json
 ┃ ┃ ┃ ┃ ┣ 📜 apple_2.jpg.json
 ┃ ┃ ┃ ┃ ┗ 📜 apple_3.jpg.json
 ┃ ┃ ┃ ┗ 📂 img
 ┃ ┃ ┃ ┃ ┣ 🖼️ apple_1.jpg
 ┃ ┃ ┃ ┃ ┣ 🖼️ apple_2.jpg
 ┃ ┃ ┃ ┃ ┗ 🖼️ apple_3.jpg
 ┃ ┃ ┗ 📂 Pear                  ← Nested dataset for pears
 ┃ ┃ ┃ ┣ 📂 ann
 ┃ ┃ ┃ ┃ ┣ 📜 pear_1.jpg.json
 ┃ ┃ ┃ ┃ ┣ 📜 pear_2.jpg.json
 ┃ ┃ ┃ ┃ ┗ 📜 pear_3.jpg.json
 ┃ ┃ ┃ ┗ 📂 img
 ┃ ┃ ┃ ┃ ┣ 🖼️ pear_1.jpg
 ┃ ┃ ┃ ┃ ┣ 🖼️ pear_2.jpg
 ┃ ┃ ┃ ┃ ┗ 🖼️ pear_3.jpg
 ┣ 📂 Tropical                 ← Main dataset #2
 ┃ ┣ 📂 ann                    ← Empty (no annotations here)
 ┃ ┣ 📂 img                    ← Empty (no images here)
 ┃ ┣ 📂 datasets               ← Where the nested datasets live
 ┃ ┃ ┣ 📂 Banana               ← Nested dataset for bananas
 ┃ ┃ ┃ ┣ 📂 ann
 ┃ ┃ ┃ ┃ ┣ 📜 banana_1.jpg.json
 ┃ ┃ ┃ ┃ ┣ 📜 banana_2.jpg.json
 ┃ ┃ ┃ ┃ ┗ 📜 banana_3.jpg.json
 ┃ ┃ ┃ ┗ 📂 img
 ┃ ┃ ┃ ┃ ┣ 🖼️ banana_1.jpg
 ┃ ┃ ┃ ┃ ┣ 🖼️ banana_2.jpg
 ┃ ┃ ┃ ┃ ┗ 🖼️ banana_3.jpg
 ┃ ┃ ┣ 📂 Lemon                ← Nested dataset for lemons
 ┃ ┃ ┃ ┣ 📂 ann
 ┃ ┃ ┃ ┃ ┣ 📜 lemon_1.jpg.json
 ┃ ┃ ┃ ┃ ┣ 📜 lemon_2.jpg.json
 ┃ ┃ ┃ ┃ ┗ 📜 lemon_3.jpg.json
 ┃ ┃ ┃ ┗ 📂 img
 ┃ ┃ ┃ ┃ ┣ 🖼️ lemon_1.jpg
 ┃ ┃ ┃ ┃ ┣ 🖼️ lemon_2.jpg
 ┃ ┃ ┃ ┃ ┗ 🖼️ lemon_3.jpg
 ┃ ┃ ┗ 📂 Mango                ← Nested dataset for mangoes
 ┃ ┃ ┃ ┣ 📂 ann
 ┃ ┃ ┃ ┃ ┣ 📜 mango_1.jpg.json
 ┃ ┃ ┃ ┃ ┣ 📜 mango_2.jpg.json
 ┃ ┃ ┃ ┃ ┗ 📜 mango_3.jpg.json
 ┃ ┃ ┃ ┗ 📂 img
 ┃ ┃ ┃ ┃ ┣ 🖼️ mango_1.jpg
 ┃ ┃ ┃ ┃ ┣ 🖼️ mango_2.jpg
 ┃ ┃ ┃ ┃ ┗ 🖼️ mango_3.jpg
 ┣ 📜 meta.json                ← Project metadata
 ┗ 📜 README.md                ← Optional readme file

About

Example project with nested datasets containing nested datasets with unlabled data

Resources

Stars

Watchers

Forks

Packages

No packages published