luxonis / datadreamer

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

Fix/bbox labels in LuxonisDatasetConverter #59

Closed sokovninn closed 4 weeks ago

sokovninn commented 4 weeks ago

This PR includes:

github-actions[bot] commented 4 weeks ago

Test Results

  6 files    6 suites   50m 3s :stopwatch: 104 tests  49 :white_check_mark:  54 :zzz: 1 :x: 624 runs  292 :white_check_mark: 326 :zzz: 6 :x:

For more details on these failures, see this check.

Results for commit 5ef55388.

github-actions[bot] commented 4 weeks ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1355 758 56% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
datadreamer/utils/luxonis_dataset_converter.py 82% 🟢
TOTAL 82% 🟢

updated for commit: 0309f7e by action🐍