naivete5656 / WSISPDR

Weakly Supervised Cell Instance Segmentation by Propagating from Detection Response, in MICCAI2019.
MIT License
43 stars 7 forks source link

Where is GCmex1.9.tar.gz? #5

Closed masato-mouse closed 2 years ago

masato-mouse commented 2 years ago

I tried below command. But it occur error about gzip: stdin: not in gzip format. command: wget http://www.wisdom.weizmann.ac.il/~bagon/matlab_code/GCmex1.9.tar.gz

Consiering, I can't found above URL and GCmex1.9.tar.gz

Please teach me Solutions

naivete5656 commented 2 years ago

Thank you for your interest in my research. We used the following graph-cut package. Please go to following URL and download it. https://jp.mathworks.com/matlabcentral/fileexchange/38555-kernel-graph-cut-image-segmentation

Previously, the source code is uploaded on the URL of wget. But now, the url of the source code seems to have changed. We just used this grach-cut library. Ths, we don't know the detail location of kernel graph-cut library. Please ask the library writer for more details.

masato-mouse commented 2 years ago

Thank you for replying. I listen to writer.