Holger Caesar
Holger Caesar
Hi, I was wondering whether you could make the files available to train the localization cues on different datasets. Specifically I assume that to create the [deploy.prototxt](https://github.com/kolesman/SEC/blob/master/weak-localization/background/deploy.prototxt) you: - Removed...
Hi, I am running your provided model on arbitrary images. However I get a weird boundaries on top and on the left side. I could obviously just crop it out,...
Hi, the VGG-16 model you referenced ([here](https://gist.github.com/ksimonyan/211839e770f7b538e2d8#file-readme-md)) requires that we subtract the mean image from the current image. Your code does not seem to do that, or? Have you checked...
I have been using this tool to annotate images. Unfortunately the web-based tool differs significantly from the Matlab code in terms of how it converts polygons to pixel maps. The...
I tried the example with my access keys, but there seem to be several errors. Some things I had to fix: [1] You didn't urlencode the "question", which results in...