Skip to content

Single Class for VOC dataset

I am using lightnet to train my Torch model. I would like to know how I could create a .pkl package for train and test feeders to my network for a single class. @Erotemic