sadeepj / crfasrnn_keras

CRF-RNN Keras/Tensorflow version
http://crfasrnn.torr.vision
MIT License
603 stars 169 forks source link

What type of license does the keras pretrained model have? #8

Closed pdvelez closed 7 years ago

sadeepj commented 7 years ago

Hi @pdvelez

The code is MIT Licensed. The model is trained on ImageNet, COCO, and Pascal VOC datasets. So I'm not entirely sure how it should be licensed. I think this is a common problem for many machine learning models.