Commit dbe1f26
File tree
214 files changed
+201547
-6313
lines changed- libraries
- edge-control-libraries/fieldbus/ethercat-masterstack
- patches
- microservices
- audio-analyzer
- audio_analyzer
- api/endpoints
- core
- utils
- docker
- docs/user-guide
- dlstreamer-pipeline-server
- docker
- docs/user-guide/get-started
- helm
- model-download
- chart
- templates
- docker
- docs/user-guide
- _assets
- api-docs
- get-started
- images
- release-notes
- scripts
- src
- api
- plugins
- tests
- unit
- model-registry/docs/user-guide
- multimodal-embedding-serving
- docker
- docs/user-guide
- get-started
- release-notes
- src
- utils
- time-series-analytics
- docker
- docs/user-guide
- _assets
- helm
- simulator
- src
- tests-functional
- visual-data-preparation-for-retrieval/vdms
- docker
- src
- common
- core
- embedding
- object_detection
- utils
- endpoints
- video_management
- video_processing
- vlm-openvino-serving
- docker
- src
- utils
- sample-applications
- chat-question-and-answer-core
- chart
- docs/user-guide
- _assets
- chat-question-and-answer
- chart/templates
- deployment-package
- docs/user-guide
- document-summarization/docs/user-guide
- video-search-and-summarization
- chart/subchart/vllm
- templates
- docker
- docs/user-guide
- pipeline-manager
- src
- datastore/services
- language-model
- controllers
- services
- video-upload/services
- search-ms
- docker
- src/vdms_retriever
- ui/react
- src
- components
- Search
- VideoActions
- VideoGroups
- redux
- search
- video
- tests
- utils
- video-ingestion/docker
- tools
- visual-pipeline-and-platform-evaluation-tool
- docs/user-guide
- models
- ui/src
- features
- demo
- metrics
- charts
- pipeline-editor
- pipeline-tests
- hooks
- lib
- pages
- video_generator
- vippet
- api
- routes
- managers
- tests
- functional
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
214 files changed
+201547
-6313
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
297 | | - | |
298 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
- .github/renovate.json5+7-42
- .github/workflows/codeql.yml+2
- .github/workflows/publish-rc-app.yml+224
- CHANGELOG.md+44-2
- README.md+16-11
- application/backend/src/core/scheduler.py+2-1
- application/backend/uv.lock+189-170
- application/binary/tauri/src-tauri/Cargo.lock+430-285
- application/binary/tauri/src-tauri/src/lib.rs+29-1
- application/docker/Dockerfile+10-1
- pyproject.toml+1-1
- src/anomalib/__init__.py+1-1
- src/anomalib/models/components/dinov2/dinov2_loader.py+3-3
- src/anomalib/models/image/patchcore/torch_model.py+46-10
- uv.lock+367-351
- src/datumaro/experimental/__init__.py+1
- src/datumaro/experimental/converters/__init__.py+12-2
- src/datumaro/experimental/converters/annotation_converters.py+92-32
- src/datumaro/experimental/converters/registry.py+199-97
- src/datumaro/experimental/converters/type_converters.py+246
- src/datumaro/experimental/data_formats/base.py-159
- src/datumaro/experimental/data_formats/coco/io.py+183
- src/datumaro/experimental/data_formats/voc/helpers.py+227-66
- src/datumaro/experimental/data_formats/voc/io.py+60
- src/datumaro/experimental/data_formats/yolo/io.py+39
- src/datumaro/experimental/dataset.py+20-5
- src/datumaro/experimental/docs/converters.md+1-1
- src/datumaro/experimental/docs/import_export.md+21-28
- src/datumaro/experimental/export_import.py+208-19
- src/datumaro/experimental/fields/datasets.py+12-2
- src/datumaro/experimental/format_detection.py+8-234
- src/datumaro/experimental/type_registry.py+7-5
- tests/integration/experimental/test_export_import.py+170-69
- tests/unit/experimental/converters/test_annotation_converters.py+174-181
- tests/unit/experimental/converters/test_base_converters.py+257
- tests/unit/experimental/converters/test_type_converters.py+502
- tests/unit/experimental/data_formats/test_data_formats_base.py+134-44
- tests/unit/experimental/data_formats/voc/test_voc.py+2-1
- tests/unit/experimental/data_formats/voc/test_voc_helpers.py+367
- tests/unit/experimental/data_formats/voc/test_voc_io.py+177
- tests/unit/experimental/fields/test_subset_field.py+57
- tests/unit/experimental/fields/test_video_fields.py+1-1
- tests/unit/experimental/test_type_registry.py+19
- uv.lock+288-272
Submodule dlstreamer updated 173 files
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 40 | + | |
Lines changed: 51 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments