Git Product home page Git Product logo

deeplabv3plus_pytorch's Introduction

DeepLabV3Plus_Pytorch

Precaution

This warehouse mainly uses two model technologies, DeepLabV3 and DeepLabV3Plus, and mixes MobileNetV2, ResNet101, and HRNetV2 to implement segmentation tasks. Slightly modified based on the source code. You are free to use VOC, CityScapes datasets, and your own datasets to train any segmentation models. Download links for the VOC and CityScapes datasets are below.

Download VOC and CityScapes: 链接:https://pan.baidu.com/s/1fy0R6NJo0YanfD4n6kgCiw?pwd=0grl 提取码:0grl --来自百度网盘超级会员V3的分享

Note: Before training the model, you need to enter the train_gpu.py file to modify the path and batchsize of your own data set. If you enable automatic mixed precision and then load the weight file under the checkpoints file, you may(sometimes) encounter a ComplexFloat error during the forward process. (If you know how to solve this problem, you are welcome to suggest a solution, thank you very much!)

TRAIN & EVALUATE MODELS

  1. cd DeepLabV3Plus
  2. python train_gpu.py

deeplabv3plus_pytorch's People

Contributors

jiaowoguanren0615 avatar

Watchers

 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.