Tải kết quả suy luận Kiểm tra trực quan IBM Maximo trong bảng điều khiển

Nút nguồn: 749601

Mẫu mã này là một phần của Bắt đầu với Kiểm tra trực quan IBM Maximo con đường học tập.

Tổng kết

The “Visual Inspector” application lets you leverage IBM Maximo Visual Inspection models using an IoS device. You can view the results uploaded from your mobile device in a custom dashboard. This dashboard renders the image results into an interactive table, where you can add filters, search, and export the results as a PDF file.

Mô tả

This code pattern demonstrates a dashboard that lets you extract image analysis data from an IBM Maximo Visual Inspection instance. This extracted data can be filtered and viewed within an interactive table. The displayed data can also be exported as a PDF report. The code pattern is targeted towards users who have uploaded images to an IBM Maximo Visual Inspection instance through the Visual Inspector iOS application.

Khi bạn đã hoàn thành mẫu mã này, bạn hiểu cách:

  • Extract information from an IBM Maximo Visual Inspection instance as a CSV file
  • How to visualize and filter the data within a web browser

Dòng chảy

Flow

  1. Upload images using the IBM Visual Inspector app.
  2. Train the image inference model in IBM Maximo Visual Inspection through the Visual Inspector app.
  3. Run the Python script to extract the inference data as a .csv file.
  4. Upload the .csv file to the dashboard and view the results.

Hướng Dẫn

Tìm các bước chi tiết cho mẫu này trong README tập tin. Các bước hướng dẫn bạn cách:

  1. Upload the images using IBM Visual Inspector app.
  2. Sao chép kho lưu trữ.
  3. Extract image data as a .csv file.
  4. Load the data into the dashboard.

Kết luận

This code pattern demonstrated a dashboard that lets you extract image analysis data from an IBM Maximo Visual Inspection instance. The code pattern is part of the Bắt đầu với Kiểm tra trực quan IBM Maximo con đường học tập. Để tiếp tục lộ trình học tập, hãy xem mẫu tiếp theo Xây dựng mô hình phát hiện đối tượng để xác định biển số xe từ hình ảnh của ô tô.

Source: https://developer.ibm.com/patterns/generate-dashboards-of-insights-from-inferred-results/

Dấu thời gian:

Thêm từ Nhà phát triển IBM