Code Monkey home page Code Monkey logo

re_u-net's Introduction

RE_U-NET

This repository is a modified U-NET. Based on Pytorch.
For learning and operating on small scale dataset.

Before Start:

This is my first and probably last academic practicum. I hope you enjoy it. I coded this repository in my early days as a rookie programmer, and it has been with me for a long time. helped me deal with many difficult tasks. Now I'm improving it and making it open-source for all newcomers. I believe it could put a perfect end to my academic career.

Important Issue

  • this repository was directly built on latest Google Colab GPU Environment(torch 1.13.1+cu116)
    Personally, I strongly recommend beginners to register a Google account.
    Colab & Google drive can release you from environment setting.

  • If you choose to run this repository on Colab.
    Please read the re_U_NET_tutorial_Colab.ipynb
    This file includes the model structure and basic information about file tree.

  • This a tutorial for my research group, and for those who want to start learning basic information about CV and Pytorch.

  • This repository is NOT a long-term support repository

  • I did not and will not offer any Architecture Diagram, for reasons below:

    1. This model is based on U-NET, which is a very classic model.
    2. Concluding the Architecture is a good training for rookies.
    3. Tired of drawing Architecture Diagram

Code Catalogue & Abstract

  • re_NET_lw.py: Including structure of RE_U-NET
  • dataset.py: Generate data loader
  • train.py: model training
  • predict.py: predicting to generate saved image(demo)

Special Thanks

Aladdin Persson
His video about how to rebuild a original U-NET inspire me a lot.
Institute: Urban Mobility Institute of Tongji Uni

写给课题组内同门

如果你选了深度学习算法相关课程,切记请不要直接将这份代码作为作业提交!
一方面是我不喜欢别人用我的代码逃课,另一方面是我已经用这代码逃课很多次了
现在黄渡镇几乎所有CV相关老师都见过这份代码至少一次。

我开源这个项目的主要原因是:
希望能帮助需要学习相关技术或是对此方面感兴趣的非程序出身的学生
希望我自己折腾三个通宵的成果,在未来的某一天,能帮某个天才节省一到两小时的科研时间

本人没什么科研能力,只能做点微小的工作,抱歉。

re_u-net's People

Contributors

canibber avatar

Stargazers

 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.