Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

fix bug in python/caffe/detector.py: unrounded index value will cause error. #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cjliux
Copy link

@cjliux cjliux commented Jul 4, 2017

I have tried to detect regions from image using selective search, and I found that the input window is not rounded for indexing im, which is why it raised error when I was running detect.py. And problems regarding other fixes are likely.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant