Spaces:
Sleeping
Sleeping
Building Detection App
This Streamlit app uses a YOLO model to detect buildings in uploaded images.
Usage
- Upload an image using the file uploader.
- Click the "Detect Buildings" button to process the image.
- View the results with bounding boxes around detected buildings.
Model
The app uses a custom YOLO model trained for building detection.
Deployment
This app is deployed on Hugging Face Spaces using Streamlit.