subhc / unsup-parts

Unsupervised Part Discovery from Contrastive Reconstruction (NeurIPS 2021)
https://www.robots.ox.ac.uk/~vgg/research/unsup-parts/
65 stars 7 forks source link

Issue during training with utils.deepcluster_vgg16 #11

Closed rohanksaxena closed 2 years ago

rohanksaxena commented 2 years ago

Hello,

In the file models/feature_extraction.py line 46, you are importing vgg16 from utils.deepcluster_vgg16, but I am unable to find it anywhere. It is not under the utils directory in the root folder. I also searched the repo, but I could not find any mentions of deepcluster_vgg16. Can you please help me with this? Many thanks!

subhc commented 2 years ago

Thank you for your interest! Please find it attached. deepcluster_vgg16.py.zip