Skip to content

dlision/Sematic_Segmentaion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Sematic Segmentation Model Predicts 19 Classes of Cityscape Dataset. This code works on cpu as well.

Requirements

pip install -r requirement.txt

Pretrained Weigths

Sample Command to Run Inference on Folder of Images

python test.py --model_path weights/hardnet70_cityscapes_model.pkl --input sample_input/ --output sample_output/

Prediction Sample

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages