clothes_parsing icon indicating copy to clipboard operation
clothes_parsing copied to clipboard

Not able to provide my own set of photos

Open shrishtirajora opened this issue 9 years ago • 6 comments

I want the algorithm to run on my own set of photos but I am not able to find out in which folder should I put my photos?

shrishtirajora avatar Jan 15 '16 19:01 shrishtirajora

I do not provide code to compute the gPb superpixels nor the o2p (CPMC) unaries 1. You have to compute those separately and have the code load the features. Dr. Yamaguchi's code 2 computes the gPb superpixels for you iirc. It is possible to disable the o2p (CPMC) unaries in the code. The rest of the feature computation code is near the bottom of segmodel.m and has to be called separately.

bobbens avatar Feb 25 '16 06:02 bobbens

matlab2014b, code ok? I ues matlab2014b,but when I run segmodel(,,,,,,,),there are two errors, ubdefined variable "sbu" or class "sbu.Fashionista.load

zhangjingling avatar Dec 03 '16 15:12 zhangjingling

now ,It is ok !

zhangjingling avatar Dec 03 '16 16:12 zhangjingling

where is the function ‘sm.train_MRF()

zhangjingling avatar Jan 03 '17 08:01 zhangjingling

@zhangjingling : I am trying to initialise the model using segmodel and face the same errors as you detailed before. Can you kindly share how you managed to resolve these ? TIA.

kalravibhor avatar Dec 23 '17 09:12 kalravibhor

@zhangjingling : I got it to work. Thanks !

kalravibhor avatar Dec 23 '17 09:12 kalravibhor