Skip to content

Lynchez/Satellite-Image-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satellite-Image-Segmentation

SLAM

Project Overview

In this project, Using Mask R-CNN to image segmentation

Project Instruction

Instruction

  1. Clone the repository and navigate to the downloaded folder.
    	git clone https://github.com/Lynchez/Satellite-Image-Segmentation
    	cd Satellite-Image-Segmentation-master
    
  2. Train your model
    	python satellite.py train --dataset=/path/to/dataset --weights=coco
    
  3. Test your model
    	python satellite.py splash --weights=/path/to/weights/file.h5 --image=URL or path to file
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published