mab85

Results 13 issues of mab85

@rajathkmp How can i use this code to have vector of feature to every image in dataset (other dataset not mnist)?

@jacobgil @jusjusjus @jacobsagivtech @laoluzi How can use this code for another dataset or own dataset and how access the discriminator network as feature extractor of image ?

@ksopyla I am new in python and i ask how to use this code to own dataset with two images folders train and test. thanks in advance

@zsdonghao How can i use discriminator layers to take a vector of features for every image in own dataset not celeba?. As paragraph 5.1 in "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP...

@Newmu can you help me with sample code how to make this part?. I ask about the features of size 28672 how can i get this size and how to...

@chickenbestlover How to use this code for own dataset (RGB images)?

@kwotsin I want to use the Xception model as feature extractor not for classification for my own dataset. According to my understanding to this point, i must have a pretrained...

@snatch59 I want to apply the cnn-svm-classifier to only extract features and saved to disk as matrix or excel sheet then feed it to another classifier than svm. My dataset...

@kvfrans how can i adapt my own dataset or other dataset to work with this code?

I try to use the SAM model to segment the shadow of water. This is one step in designing a self-navigating boat, but the model segments all areas of water...