xuebinqin / DIS

This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
Apache License 2.0
2.24k stars 260 forks source link

docker and ideally cog support #22

Open Utopiah opened 2 years ago

Utopiah commented 2 years ago

Hi, relying on Docker and based on an continuumio/anaconda3 image I run DIS and was able (for fun) to make a little desktop utility https://twitter.com/utopiah/status/1554097779013713923 to grab images from anywhere, like videos I'm watching.

Anyway this was a rather straightforward process as I'm relatively familiar with Docker but this morning I discovered https://github.com/replicate/cog which seems to address specifically the challenge of reproducibility in ML. It could be interesting to consider support for it.

ArielReplicate commented 1 year ago

Hi, See my pull request #55 There is also a link to a working demo on Replicate