https://github.com/nikhilroxtomar/semantic-segmentation-mask-to-bounding-box
This repository contains the code for extracting bounding box coordinates from a binary segmentation mask.
https://github.com/nikhilroxtomar/semantic-segmentation-mask-to-bounding-box
bounding-boxes image-segmentation object-detection opencv opencv-python unet
Last synced: 2 months ago
JSON representation
This repository contains the code for extracting bounding box coordinates from a binary segmentation mask.
- Host: GitHub
- URL: https://github.com/nikhilroxtomar/semantic-segmentation-mask-to-bounding-box
- Owner: nikhilroxtomar
- Created: 2021-07-15T06:54:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-15T08:12:57.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T08:11:22.993Z (3 months ago)
- Topics: bounding-boxes, image-segmentation, object-detection, opencv, opencv-python, unet
- Language: Python
- Homepage:
- Size: 9.94 MB
- Stars: 32
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Semantic-Segmentation-Mask-to-Bounding-Box
This repository contains the code for extracting bounding box coordinates from a binary segmentation mask.
Youtube Video: [https://youtu.be/RmLDL7AVXUc](https://youtu.be/RmLDL7AVXUc)## Dataset
Download the Kavsir-SEG from here: [https://datasets.simula.no/kvasir-seg/](https://datasets.simula.no/kvasir-seg/)## Results
The images with the bounding box coordinates plotted on the image along with the binary mask.|  |
| :--: |
|  |
|  |
|  |## Contact
For any query contact below:
- [Facebook](https://www.facebook.com/idiotdeveloper)
- [Instagram](https://www.instagram.com/nikhilroxtomar/)
- [Telegram](https://t.me/idiotdeveloper)