Skip to content

Official implimentation of SAM enhanced mask parsing network.

Notifications You must be signed in to change notification settings

TinyAway/SEMPNet

Repository files navigation

SEMPNet

Official implementation of SAM enhanced mask parsing network.

Data preparateion

  1. Downloading datatset at iSAID
  2. Spliting images to 515*512 following iSAID_Devkit

Mask generation

  1. Downloading SAM and its checkpoint from Segmetn anything
  2. Generating masks using mask_generating.py.

Train the model

python train.py

About

Official implimentation of SAM enhanced mask parsing network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages