luxonis / datadreamer

Creation of annotated datasets from scratch using Generative AI and Foundation Computer Vision models
Apache License 2.0
77 stars 5 forks source link

Feature/add dataset_plugin argument #55

Closed sokovninn closed 6 months ago

sokovninn commented 6 months ago

This PR includes:

dataset_plugin has not been added to the README because it is intended primarily for internal use.

github-actions[bot] commented 6 months ago

β˜‚οΈ Python Coverage

current status: βœ…

Overall Coverage

Lines Covered Coverage Threshold Status
1322 722 55% 0% 🟒

New Files

No new covered files...

Modified Files

File Coverage Status
datadreamer/pipelines/generate_dataset_from_scratch.py 45% 🟒
datadreamer/utils/config.py 100% 🟒
datadreamer/utils/convert_dataset.py 22% 🟒
datadreamer/utils/luxonis_dataset_converter.py 22% 🟒
TOTAL 47% 🟒

updated for commit: a8f12dd by action🐍

github-actions[bot] commented 6 months ago

Test Results

  6 files    6 suites   42m 54s :stopwatch: 103 tests  49 :white_check_mark:  54 :zzz: 0 :x: 618 runsβ€Šβ€ƒ292 :white_check_mark: 326 :zzz: 0 :x:

Results for commit a8f12dd0.

:recycle: This comment has been updated with latest results.