OpenStreetMap logo OpenStreetMap

Post When Comment
RoboSat ❤️ Tanzania

Hello Daniel, thanks for the great work. I have problem reproducing what have been done here. I am not able to use the rs serve command as it gives me a blank webpage with a 202 https status. This is how I use the command.

 
  
rs serve --model /app/container_mount/model-unet.toml 
--dataset /app/container_mount/dataset-building.toml 
--checkpoint /app/container_mount/checkpoints/checkpoint-00023-of-0025.pth 
--tile_size 256 --host 0.0.0.0 
--url https://api.mapbox.com/v4/mapbox.satellite/{z}/{x}/{y}https://www.openstreetmap.org/user/2x.webp?access_token=MyToken


Note: I have used the rs predict command but I also want to use the rs serve as well. Sorry for the repetition :(

RoboSat ❤️ Tanzania

Hello Daniel, thanks for the great work. I have problem reproducing what have been done here. I am able to use the rs serve command as it gives me a blank webpage with a 202 https status. This is how I use the command.

 
  
rs serve --model /app/container_mount/model-unet.toml 
--dataset /app/container_mount/dataset-building.toml 
--checkpoint /app/container_mount/checkpoints/checkpoint-00023-of-0025.pth 
--tile_size 256 --host 0.0.0.0 
--url https://api.mapbox.com/v4/mapbox.satellite/{z}/{x}/{y}https://www.openstreetmap.org/user/2x.webp?access_token=MyToken



Data preparation for feature detection with Robosat

Thnks for the great article,,,can you please share your best checkpoint file for Philipines? I want to do some comparision