Skip to content

zhangchbin/evaluation-for-shadow-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Evaluation-for-Shadow-Detection

This is a Pytorch implementation of evaluation for shadow detection. This code contains metrics: BER, P-Error, N-Error and ACC.

Enviroment requirements

pytorch >= 1.0

Run

python main.py --result_dir <results_folder> --gt_dir <gt_folder>

Note

You should put all the detection results into <results_folder>, and the names of results should be the same as ground-truth.

About

evaluation for shadow detection, pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages