GeorgeSeif / Semantic-Segmentation-Suite

Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
2.5k stars 880 forks source link

It seems that Se-Resnext is not integrated into the suite. How do I call it as frontend? #159

Closed TaoZhong11 closed 5 years ago

TaoZhong11 commented 5 years ago

It seems that Se-Resnext is not integrated into the suite. How do I call it as frontend?

GeorgeSeif commented 5 years ago

It's not integrated yet as you said! Can't call it yet. If you wish to integrate yourself, you can go ahead and make a pull request though :)