Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"

Notifications You must be signed in to change notification settings

Joker316701882/Salient-Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salient-Object-Detection

This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"

Pretrained Model

https://drive.google.com/drive/folders/0B6l9O8aWij8fUGtVNldUTXA4eHc?resourcekey=0-h1RonqWwyH-Z0jgRLVC4mQ&usp=sharing

Usage

1. Download pretrained model and put them under folder "salience_model" ,(need to create folder yourself)
2. run code

If you want to test whole folder images, run this:

python inference.py --rgb_folder=[your folder]

sample:

python inference.py --rgb_folder=./test

If you want to test only one image,run this:

python inference.py --rgb=[your image]

sample:

python inference.py --rgb=animal1.jpg

Sample

Sample

more detail please read source code.

About

This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.