Commit caa379d
authored
multimodal: Renamed the folder name to weld defect classification (#840)
This PR updates the DLStreamer pipeline server image from Ubuntu 22 to Ubuntu 24 and renames the model resource folder from "weld-porosity" to "models" with an updated model path from "weld-porosity-f16-DeiT" to "weld-defect-classification-f16-DeiT".
1. Updated DLStreamer pipeline server image tag from ubuntu22 to ubuntu24
2. Renamed resource folder from "weld-porosity" to "models"
3. Updated model path to use renamed "weld-defect-classification-f16-DeiT" folder
Signed-off-by: Vellaisamy, Sathyendran <sathyendran.vellaisamy@intel.com>1 parent fb37dc2 commit caa379d
File tree
34 files changed
+6
-6
lines changed- manufacturing-ai-suite/industrial-edge-insights-multimodal
- configs/dlstreamer-pipeline-server
- models/weld-defect-classification-f16-DeiT
- deployment
- Classification
- model
- python
- demo_package
- executors
- streamer
- visualizers
- example_code
- docs/user-guide
- helm
34 files changed
+6
-6
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments