Home
Projects
About
Asking locally run vision-text models to classify images
2024-04-28
ML
We solve a problem with Visual Question Answering models running locally on my laptop and measure their performance in detecting if there are buildings.
Streetview Scraper v2: Virtually free, arbitrary size Street View images
2023-12-26
Google Maps
Hacks
Taking the previous post's idea to its logical conclusion, we develop a street view scraper which can get arbitrarily sized images for practically free.
Scraping larger and cheaper Street View images from the JS API
2023-12-12
Google Maps
Hacks
We hack together a way to get cheaper, larger and higher quality street view images using the JS API instead of the Static API.
Taking nice screenshots of embedded Google Street View containers
2023-12-06
Google Maps
We look at how to take screenshots of embedded Google Street View containers from the Google Maps JS API.
Adding time-travel to embedded Google Street View containers
2023-08-30
Google Maps
Hacks
We hack a time-travel feature for embedded Google Street View containers using the Google Maps JS API and some undocumented data.