FindMyBike - bicycle recognition service. API allows you to get a description of the bike by its image or series of images
Endpoints :
Obtain a description of a single image:
http://{endpoint}/v1/image/analyze
Analyze a set of images, such as sequence obtained from a video:
http://{endpoint}/v1/bundle/analyze
*In the demo mode the processing takes place on the CPU and the number of requests from one ip address is limited
Get full access