djl icon indicating copy to clipboard operation
djl copied to clipboard

Out of box pre-processing/post-processing support in DJL serving for arbitrary model

Open frankfliu opened this issue 4 years ago • 0 comments
trafficstars

Description

DJL serving support serving arbitrary model by provide tensor in tensor out fashion already. To provide better user experience, DJL provide default pre-processing and post-processing for some of Application:

  • Application.CV.IMAGE_CLASSIFICATION
  • Application.CV.OBJECT_DETECTION

It would be convenient for user if DJL can provide default pre-processing and post-processing for more applications.

frankfliu avatar Feb 04 '21 04:02 frankfliu