Git Product home page Git Product logo

salience_object_detection's Introduction

Salience Object Detection

Salience Object Detection Using python + tensorflow This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections".

If it is useful for u, pls give me a star! THX

Cuz i trained this model on my company's data,so to be honest i dont know this model still reach the performance mentioned in paper or not.

Project info

This code can be used to train, but the data is owned by my company.I'll try my best to provide code and model that can do inference.

My Chinese blog about the implementation of this paper http://blog.csdn.net/gbyy42299/article/details/79427457

Usage

I trained this model on gpu Tesla P100(1200 images, 10h)
u need download vgg16.npy as pre-trained model.
1.Just put ur data under the folder named 'dataset'.
2.run csv_generater.py to get the csv files for ur training.
3.run train.py for training ur own model.
4.run test.py for testing new photo.

Tensorboard info



Update

2018.02.04

I added model scripy fot u guys for training on ur own dataset.

2018.03.28

I fixed some bug, like loss problem etc, now u can use it.

2018.04.13

U can find another salience obeject detection in this url: https://github.com/gbyy422990/salience_object-detection-non-local

salience_object_detection's People

Contributors

gbyy422990 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.