mapillary / mapillary-python-sdk

A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data.
MIT License
41 stars 16 forks source link

House or Home Specific Object Detection/Map Points #157

Open AnAbominableSnowman opened 1 week ago

AnAbominableSnowman commented 1 week ago

I love this project, it is incredible. I am trying to collate some images of homes in Madison, WI using the python package. I can find images successfully but filtering to only homes is difficult. Using image detection, the closest I can get is "construction--structure--building." It doesn't look like homes/houses are available in the map points either. This suprised me a bit as it seems like something that should be easy to detect and something that would be useful.

Am I missing something obvious here perhaps? Thanks!

Rubix982 commented 6 days ago

@cbeddow is there any useful filter available for buildings?