isht7 / pytorch-deeplab-resnet

DeepLab resnet v2 model in pytorch
MIT License
602 stars 118 forks source link

where is the crfs implementation? #48

Closed yanjj16 closed 4 years ago

yanjj16 commented 4 years ago

i am sorry but where can i find the crf implementation?

isht7 commented 4 years ago

CRF is not implemented in my repository. But you may use something like this one -https://github.com/lucasb-eyer/pydensecrf