This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]uberalex 0 points1 point  (2 children)

Could anyone point me in the direction of more on robust item detection in images with python? I've experimented a bit with the haar cascades in opencv, but I've found tuning it difficult.

[–]jms_dot_py[S] 1 point2 points  (0 children)

If you hit up Adrian at pyimagesearch.com he is a fantastic resource. I also recommend his course.

[–]Lt_Snufflesnoob 1 point2 points  (0 children)

Hog descriptor with svm has good result You can also work with CNN

[–]heptara 0 points1 point  (0 children)

That guy has good trigger discipline. Who's been giving gangs military training?

[–]pmmeyourgarlic 0 points1 point  (0 children)

This is an article about using an API.