Skip to content

alexauer/Object-Detection-Overlap-Postprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overlap Processor

Process overlapping maks in object detection based instance segmentation.

Install

Please use Poetry as virtual environment package manager.

poetry install

Usage

poetry run python main.py -f <path to the folder containing the image and the model output>

Attention: Please move the image and the model output file in the same folder.

Jupyter Notebook

The notebook data_exploration.ipynb contains examples of the postprocessing steps.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published