Coder Social home page Coder Social logo

pytorch-unet's Introduction

Pytorch U-Net

This repository contains a simple PyTorch implementation of an U-Net for semantic segmentation of fish images, using this dataset by B. J. Boom, P. X. Huang and J. He, R. B. Fisher [1].

Here is a sample fish image and its ground truth mask:

The model is very simple and not super accurate, but the results are kinda cute:

The code for the U-Net is partially based on this Kaggle kernel.

[1] B. J. Boom, P. X. Huang, J. He, R. B. Fisher, "Supporting Ground-Truth annotation of image datasets using clustering", 21st Int. Conf. on Pattern Recognition (ICPR), 2012

pytorch-unet's People

Contributors

arturml avatar

Stargazers

 avatar Sereiwathna avatar  avatar 欢乐的大伯 avatar Tung avatar ethan cohen avatar  avatar  avatar chung tq avatar zjkfly avatar Sim MyoungJin avatar Aydin Ayanzadeh avatar Kriti avatar  avatar t-okamoto avatar YumiRun avatar fanweiya avatar  avatar Noah avatar  avatar Lucas Silva Simões avatar

Watchers

 avatar

pytorch-unet's Issues

Root directory of images

How to change root to images in FishDataset.py (33-35 lines) if I have:
dataset/images/Img1.png...Img2.png etc.
dataset/mask/ImgMask1.png...ImgMask2.png etc.

Do you know how to do it?

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.