/CaseNet-

CaseNet implementation on Google Colab

Primary LanguageJupyter Notebook

CASENet: PyTorch Implementation on Colab

This is an implementation for paper CASENet: Deep Category-Aware Semantic Edge Detection.

HOW TO RUN THE PROJECT

Download the model_casenet.pth.tar file from https://drive.google.com/drive/folders/1zxshISZtq0_S6zFB37F-FhE9wT1ZBrGK

Set the path for

get_results_for_benchmark.py model_casenet.pth.tar input Image output directory

Note: if xrange error comes replace xrange with range

You're good to go hit the run button and execute the below command