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

[Do not merge] Try out Github Actions #38

Closed bdwyer2 closed 4 years ago

kmh4321 commented 5 years ago

~The Docker test is passing, should we add test.py just as part of the python test action?~ Edit: Looks like the python tests are also included. Can we have them as separate "checks" so that it is easy to see whether the docker container is breaking or the test cases are failing?