torrvision / crfasrnn

This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
Other
1.34k stars 460 forks source link

Identify only small set of classes #145

Open kumardexati opened 7 years ago

kumardexati commented 7 years ago

Hello,

Thanks for providing such an awesome project as Open Source.

I am looking for a way to identify only partial list of classes Say only identify cats and dogs while ignoring rest of the classes. Is there a way to do this? Would identifying only partial list of classes provide better performance?

Thanks In Advance. Kumar.