JULE.torch
JULE.torch copied to clipboard
How to extract feature ?
How can I use your trained model to extract image(my dataset) features and then save them for further clustering? Thank you in advance for the answer
@zuoeye There is write function located at line 300 in train.lua try uncommenting that. That will give you .h5 file which should contain features you want.