This repository contains the implementation of the research work MLMT-CNN - Object Detection and Segmentation in Multi-layer and Multi-spectral images.
The dataset used in this project is available at: https://zenodo.org/records/7950721.
To clone the repository and set up the environment, follow these steps:
Clone the Repository:
git clone https://github.com/MjdMahasneh/MLMT-CNN-for-object-detection-and-segmentation-in-multi-layer-and-multi-spectral-images.git
cd MLMT-CNN-for-object-detection-and-segmentation-in-multi-layer-and-multi-spectral-images
Install Required Libraries: Install the dependencies listed below using pip:
pip install numpy opencv-python matplotlib tensorflow keras
Usage
To run the code, follow these steps:
-
Download the dataset from Zenodo.
-
run the
test.py
file.python test.py
If you use this repository, please consider citing the following works: