8000 GitHub - BinWang-shu/pytorch_hed: The implementation of hed using pytorch.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BinWang-shu/pytorch_hed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch_hed

You can get vgg16.pth by:

   wget https://download.pytorch.org/models/vgg16-397923af.pth

You also need make the dirs:

   mkdir checkpoints
   mkdir tmp

I have got ODS=0.771 on BSDS500 dataset with Adam.

About

The implementation of hed using pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0