Code Monkey home page Code Monkey logo

danet_pytorch's Introduction

DANet_PyTorch

A Pytorch implementation of Dual Attention Network for Scene Segmentation

  • 网络结构图

实验版本简介

  • 环境: Python3.6, Pytorch1.0, OpenCV, Numpy等必备环境
  • DANet_ResNet实验代码: danet.py, attention.py, danet_res152.py, train_dan_res.py
  • DANet_deeplabv3实验: danet.py, attention.py, deeplabv3_danet.py, train_v3_danet.py

实验数据介绍

  • 一副无人机拍摄的高分辨率矿区影像图
  • 实验室进行标注的对应label
  • 进行裁剪后的320 x 320的图像与label数据

实验代码介绍

实验结果

实验数据指标

版本&指标 Acc MIoU Kappa 地面 房屋 道路 车辆
Danet0408 0.9294 0.6762 0.7347 0.9818 0.5991 0.8409 0.4458
Danet0420 0.9497 0.7611 0.8276 0.9732 0.8232 0.9101 0.6559

实验初步效果截图对比

  • 基于ResNet152的DANet网络实验(danet替换deeplabv3的aspp模块)

  • danet模块加入deeplabv3(与aspp模块并联)

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.