How can I use the example dense_inference?
Opened this issue · 1 comments
liangzhangxd commented
Dear Pierre,
I am very interesting about your work about "Principled Parallel Mean-field inference for DRF", also thanks for your open source code.
Now I want to test the inference method that you mentioned in your paper, can you supply more example and dataset (image) about how to use this program?
Thank you.
pierrebaque commented
Hello liangzhangxd,
Thanks for your interest.
You need to use our code to replace the original denseCRF used in DeepLab . All the details for running experiments are provided there.
We were using this code for DeepLab-v1, I am not 100% sure about the compatibility with v2, but it should work.
Please let me know if you need anything else.
Best regards,