Skip to content
#

roi-segmentation

Here are 21 public repositories matching this topic...

Mask R-CNN creates a high-quality segmentation mask in addition to the Faster R-CNN network. In addition to class labels and scores, a segmentation mask is created for the objects detected by this neural network. In this repository, using Anaconda prompt step by step Mask R-CNN setup is shown.

  • Updated Dec 6, 2022
  • Jupyter Notebook

Mask R-CNN creates a high-quality segmentation mask in addition to the Faster R-CNN network. In addition to class labels and scores, a segmentation mask is created for the objects detected by this neural network. In this repository, using Anaconda prompt step by step Mask R-CNN setup is shown.

  • Updated Aug 9, 2022
  • Jupyter Notebook

The project take video that contains one hand moving gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) calculates the direction of movement of the object of interest i.e. hand and maps it a corresponding word that is defined in a small …

  • Updated Jun 5, 2021

The project takes an image that contains one hand static gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) and maps it a corresponding word that is defined in a small static dictionary in the program. it uses the text to speech module t…

  • Updated Jun 5, 2021

This project utilizes deep learning methodologies to automate the segmentation of a dataset I curated myself, focusing on firearm-specific features within cartridge case images. By employing multi-class semantic segmentation in computer vision, it aims to enhance firearm identification systems.

  • Updated Apr 19, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the roi-segmentation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the roi-segmentation topic, visit your repo's landing page and select "manage topics."

Learn more