MUNIT icon indicating copy to clipboard operation
MUNIT copied to clipboard

template matching algorithm for animal dataset

Open junwoopark92 opened this issue 6 years ago • 0 comments

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.

  1. Is template created by manually cropping the portrait and converting it to vgg conv5 feature? Or is the truncated image itself a template?

  2. How was the clustering algorithm used?

thank you

junwoopark92 avatar Sep 06 '18 08:09 junwoopark92