My objective is to fetch traffic signs. I’ve tried various different resources from Mapillary Blogs and Forums. But they seem to only have a API link for object detections. I’m trying to narrow my results to only traffic signs. I know traffic signs is included in objects but filtering it out maybe a problem because I’m not sure what values to filter out. If anyone could provide some guidance that would be much appreciated. I will list links below of resources of what documents, blogs, and forums I’ve implemented in my task. I’ve tried sequences and also bounding boxes.
API Endpoints- API Documentation
Tutorials 1 and 2- Mapillary API: FAQs
Thank You