Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to detect objects using the cnn? #129

Open
kingvision opened this issue Jan 28, 2015 · 3 comments
Open

how to detect objects using the cnn? #129

kingvision opened this issue Jan 28, 2015 · 3 comments

Comments

@kingvision
Copy link

hi, liu
i had used your open cnn code for classifying objects. a few days ago, i started to think that how to detect objects using the cnn. can you give me some ideas or do you have plans to implement the detection issue using cnn?

thanks

@liuliu
Copy link
Owner

liuliu commented Jan 29, 2015

You mean like https://github.com/rbgirshick/rcnn?

I have some ideas to implement this, but the naive implementation is too slow to be practical (I am looking for something at around 1s per frame at least).

@kingvision
Copy link
Author

Yes, i mean like this.

@ghost
Copy link

ghost commented Sep 5, 2015

Would it be faster with https://github.com/rbgirshick/fast-rcnn ?

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

No branches or pull requests

2 participants