swisstopo / swissgeol-assets-suite

1 stars 0 forks source link

Object detection service (#7) #17

Open traffic1000 opened 7 months ago

traffic1000 commented 7 months ago

Issue taken from previous Taks list (# 7)

Automatically process documents, where Object detection wasn't previously done. Service, accordingly to OCR service. Code: https://gitlab.ethz.ch/swisstopo/revaluatearchive/-/tree/master/src/object_detection\r\n\r\n

  1. Save Object Meta information from Objects in table asset_object_info; all attributes should already be there
  2. Save Object (or whole Object page) as separate document (image)
  3. Update StatusWork of the corresponding Asset: status_work['status_work_item'] == 'objectsExtracted' (from value list) & status_work['status_work_date'] == timestamp

Unsolved/ideas:

Update for unsolved parts: