Coder Social home page Coder Social logo

zhangsongdmk / coralseg-learning-coral-segmentation-from-sparse-annotations Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shathe/coralseg-learning-coral-segmentation-from-sparse-annotations

0.0 1.0 0.0 339.58 MB

CoralSeg: Learning coral segmentation from sparse annotations

Python 89.81% Jupyter Notebook 3.65% Shell 6.53%

coralseg-learning-coral-segmentation-from-sparse-annotations's Introduction

CoralSeg: Learning coral segmentation from sparse annotations

Requirements

  • tensorflow
  • imgaug
  • cv2
  • keras
  • scipy
  • matplotlib

Citing CoralSeg

Link to the paper

If you find our work useful in your research, please consider citing:

@inproceedings{alonso2019CoralSeg,
  title={CoralSeg: Learning Coral Segmentation from Sparse Annotations},
  author={Alonso, I{\~n}igo and Yuval, Matan and Eyal, Gal and Treibitz, Tali and Murillo, Ana C},
  booktitle={Journal of Field Robotics},
  year={2019}
}

Web project and Downloadable content (Weights, datasets...)

For downloading the trained weights and our datasets, please go to our website project

Multi-Level Superpixel Augmentation

The github repository concerning the labeling augmentation/propagation method is in here.

Training CoralSeg from Scratch

This repository already contains the EilatMixx dataset in the Datasets folder.

python train.py

This scripts has different arguments for specifying the dataset, the model path, the input resolution and other configuration parameters, feel free to play with them.

The training scripts gives test metrics in every epoch, but if you want to test it onced is trained, just change the train parameter to 0.

Training CoralSeg from CoralNet weights

First of all, download these weights and save them in the models folder. And the just execute:

python train_pretrained.py

In the script, the checkpoint_path parameter is set to models/deeplab_encoder that is where the trained weights should be.

coralseg-learning-coral-segmentation-from-sparse-annotations's People

Contributors

shathe 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.