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/advanced configuration update #47

Closed HonzaCuhel closed 7 months ago

HonzaCuhel commented 7 months ago

This PR includes the following new pipeline arguments:

github-actions[bot] commented 7 months ago

β˜‚οΈ Python Coverage

current status: βœ…

Overall Coverage

Lines Covered Coverage Threshold Status
1046 518 50% 0% 🟒

New Files

No new covered files...

Modified Files

File Coverage Status
datadreamer/dataset_annotation/clip_annotator.py 55% 🟒
datadreamer/dataset_annotation/owlv2_annotator.py 67% 🟒
datadreamer/pipelines/generate_dataset_from_scratch.py 44% 🟒
datadreamer/prompt_generation/lm_synonym_generator.py 33% 🟒
datadreamer/prompt_generation/synonym_generator.py 85% 🟒
datadreamer/prompt_generation/wordnet_synonym_generator.py 82% 🟒
TOTAL 61% 🟒

updated for commit: b731e7e by action🐍

github-actions[bot] commented 7 months ago

Test Results

  6 files    6 suites   50m 55s :stopwatch:  90 tests  40 :white_check_mark:  50 :zzz: 0 :x: 540 runsβ€Šβ€ƒ240 :white_check_mark: 300 :zzz: 0 :x:

Results for commit b731e7e3.

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