Skip to content

Tomiki3/DLAssignmentSemSeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DL Assignment - Hands On : Semantic Segmentation

git cloning

git clone https://github.com/Tomiki3/DLAssignmentSemSeg.git

download the model.pth that is given below and put it in the root repository of the project as described in the section below

cd DLAssignmentSemSeg

python3 infer.py --image_path image.jpeg --checkpoint_path model.pth

model checkpoint

link : https://drive.google.com/file/d/1Bv7EbUC881bA0Ew7cFtJF4Sz9fqnnYgK/view?usp=sharing

download it into the root repository of the project (next to the notebooks).

About

Deep Learning assignment : Hands On Semantic Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors