All issues for this milestone are closed. You may close the milestone now.
Open
Milestone

containerize and integrate ScanSSD into pipeline

ScanSSD will be containerized so as too leverage async requests. It then needs to be integrated into the mathseer pipeline. The tickets in this milestone will relate do integrating scan into the pipeline in dockerized form, while maintaining a non-docker version that can exist for debugging purposes.

PIPELINE BEHAVIOR BEFORE MILESTONE: The pipeline would save files (images) to a specific location (PDF_IMAGES_DIR). ScanSSD is then evoked and grab said images from this location, process them, then save output files to a predetermined location (SCANSSD_OUT_DIR). then the pipeline moves on. image

PIPELINE BEHAVIOR AFTER MILESTONE: The pipeline will iterate through the files (images) which have been saved to the specific location (PDF_IMAGES_DIR) and make a process request a running ScannSSD container. Each response containing the output for that image will then be saved to (SCANSSD_OUT_DIR) image

  • Work items 5
  • Merge requests 5
  • Participants 1
  • Labels 2
Loading
Loading
Loading
Loading
100% complete
100%
Start date
No start date
None
Due date
No due date
5
Work items 5
Open: 0 Closed: 5
5
Merge requests 5
Open: 0 Closed: 0 Merged: 5
0
Releases
None
Reference: dprl%"containerize and integrate ScanSSD into pipeline"