Ask Your Question

ebizbytes's profile - activity

2016-10-31 05:56:04 -0600 asked a question Machine learning and object detection

Apologies if a similar question has been asked before but the material in the documentation seems to be really advanced - in fact I may have to pay someone to do this job! The requirements are essentially quite simple but I suspect that the implementation may not be.

What I want to do is to detect the position of 'known' objects within a fairly constant context - e.g., items within a room, where the camera angle doesn't change. That presumably requires prior training over the objects in question, so that they can be subsequently detected within a composite image and their location derived. I'm sorry if that seems a bit vague but I don't want to reveal details in public.

Finally, I wish to use a Python API but I believe that is already available. I just don't know how complete or usable it is.

Thanks ...

Richard Prosser