MUNIT
MUNIT copied to clipboard
template matching algorithm for animal dataset
hello
I'm trying to get animal face from imagenet dataset
https://github.com/mingyuliutw/UNIT/issues/27
A little more clarification is needed on the template matching algorithm described in the above issue.
-
Is template created by manually cropping the portrait and converting it to vgg conv5 feature? Or is the truncated image itself a template?
-
How was the clustering algorithm used?
thank you