IBM / MAX-Image-Segmenter

Identify objects in an image, additionally assigning each pixel of the image to a particular object
https://developer.ibm.com/exchanges/models/all/max-image-segmenter/
Apache License 2.0
32 stars 25 forks source link

SHA512 #37

Closed bdwyer2 closed 5 years ago

bdwyer2 commented 5 years ago

Use SHA512 instead of MD5

bdwyer2 commented 5 years ago

The reason for this is because there are 2 different models that you can use. Extracting both of them at build would increase the size of the image. We never really decided on the best way to handle this.