Giter Site home page Giter Site logo

dsrl's Introduction

DSRL: Dual Super-Resolution Learning for Semantic Segmentation

The Code is modified from EdgeNet in pytorch, you can follow the procedure in it to prepare the datasets and model directory files.

Testing

  • The first step aims to save the gray prediction mask
  • The second step aims to evaluate the mIoU with prediction mask and groundtruth
# To evaluate ESPNetv2_DSRL, use below command:
sh run_eval_256x512.sh   
# sh run_eval_512x1024.sh

Main results

Method s Image Size FLOPs Params mIOU (class-wise) Link
ESPNetv2 2. 0 512x256 674.78M 0.79M 54.83% (val) N/A
ESPNetv2 + DSRL 2.0 512x256 674.78M 0.79M 60.61% (val) here
ESPNetv2 2. 0 1024x512 2.7G 0.79M 64.44 (val) N/A
ESPNetv2 + DSRL 2.0 1024x512 2.7G 0.79M 66.50% (val) here

Citation

If you find this repository helpful, please feel free to cite below work:

@InProceedings{Wang_2020_CVPR,
author = {Wang, Li and Li, Dong and Zhu, Yousong and Tian, Lu and Shan, Yi},
title = {Dual Super-Resolution Learning for Semantic Segmentation},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2020}
}


dsrl's People

Contributors

wanglixilinx avatar huangqueji avatar priyanka-xlnx 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.