Xw-hu/FSDNet - GitHub

Skip to content Dismiss alert {{ message }} / FSDNet Public
  • Notifications You must be signed in to change notification settings
  • Fork 3
  • Star 22
  • Code
  • Issues 7
  • Pull requests
  • Actions
  • Projects
  • Security
  • Insights
Additional navigation options  masterBranchesTagsGo to fileCode

Folders and files

NameNameLast commit messageLast commit date

Latest commit

 

History

11 Commits
ckptckpt  
modelsmodels  
IRNN_Backward_cuda.cuIRNN_Backward_cuda.cu  
IRNN_Forward_cuda.cuIRNN_Forward_cuda.cu  
KL_divergence.pyKL_divergence.py  
README.mdREADME.md  
config.pyconfig.py  
dataset.pydataset.py  
dataset_category.pydataset_category.py  
infer.pyinfer.py  
irnn.pyirnn.py  
joint_transforms.pyjoint_transforms.py  
misc.pymisc.py  
modules.pymodules.py  
nets.pynets.py  
train.pytrain.py  
View all files

Repository files navigation

  • README
FSDNet

Revisiting Shadow Detection: A New Benchmark Dataset for Complex World

by Xiaowei Hu, Tianyu Wang, Chi-Wing Fu, Yitong Jiang, Qiong Wang, and Pheng-Ann Heng.

Fast Shadow Detection Network

This implementation is written by Xiaowei Hu at the Chinese University of Hong Kong.

Citation

@article{hu2021revisiting, title={Revisiting Shadow Detection: A New Benchmark Dataset for Complex World}, author={Hu, Xiaowei and Wang, Tianyu and Fu, Chi-Wing and Jiang, Yitong and Wang, Qiong and Heng, Pheng-Ann}, journal={IEEE Transactions on Image Processing}, volume={30}, pages={1925--1934}, year={2021} }

Results

Please find the new results (without CRF for shadow detection) at https://github.com/xw-hu/Unveiling-Deep-Shadows.

Requirements

  • PyTorch1.3.0
  • Python3.6
  • Cupy [Installation Guide]

Train and Test

  1. Clone this repository:

    git clone https://github.com/xw-hu/FSDNet.git
  2. Train:

    python3 train.py
  3. Test:

    python3 infer.py

CUHK-Shadow Dataset

Please find the dataset at https://github.com/xw-hu/CUHK-Shadow#cuhk-shadow-dateset.

Evaluation Function

Please find the evaluation function at https://github.com/xw-hu/CUHK-Shadow#cuhk-shadow-evaluation.

About

Fast Shadow Detection Network

Topics

shadow-detection

Resources

Readme

Uh oh!

There was an error while loading. Please reload this page.

Activity

Stars

22 stars

Watchers

1 watching

Forks

3 forks Report repository

Releases

No releases published

Packages

Uh oh!

There was an error while loading. Please reload this page.

Contributors

Uh oh!

There was an error while loading. Please reload this page.

Languages

  • Python 94.9%
  • Cuda 5.1%
You can’t perform that action at this time.

Từ khóa » Xiaowei Hu Cuhk