kotlindl icon indicating copy to clipboard operation
kotlindl copied to clipboard

Replace the BufferedImage on Multik NDarrays

Open zaleslaw opened this issue 2 years ago • 2 comments

This is a research tickets, the MVP solution should include the following things:

  • [ ] Merge transformImage/transformTensor DSL parts
  • [ ] Remove BufferedImage from signatures
  • [ ] Use Multik ndarrays instead of BufferedImage
  • [ ] Migrate Crop, Resize (optional), Rotate(optional), CenterCrop internal logic to the ndarray operations

zaleslaw avatar Oct 12 '21 14:10 zaleslaw

@juliabeliaeva could you please write a comment if you are ready to take this ticket

zaleslaw avatar Oct 12 '21 14:10 zaleslaw

@zaleslaw yes, assign this issue to me, please.

juliabeliaeva avatar Oct 18 '21 12:10 juliabeliaeva