GithubHelp home page GithubHelp logo

jo-wang / ldbe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fumyou13/ldbe

0.0 0.0 0.0 4.31 MB

"Domain Adaptive Semantic Segmentation without Source Data" (ACM MM 2021)

License: MIT License

Python 100.00%

ldbe's Introduction

LDBE

Pytorch implementation for two papers:

"Domain Adaptive Semantic Segmentation without Source Data", ACM MM2021. Paper link: http://arxiv.org/abs/2110.06484

"Challenging Source-free Domain Adaptive Semantic Segmentation", submitted to TPAMI.

Method

Result

GTA5 -> Cityscapes:

Methods Source-only LD LDBE
mIoU 35.7 45.5 49.2

SYNTHIA -> Cityscapes:

Methods Source-only LD LDBE
mIoU (16-classes) 32.5 42.6 43.5
mIoU (13-classes) 37.6 50.1 51.1

Data

Download GTA5.

Download SYNTHIA. Please use SYNTHIA-RAND-CITYSCAPES

Download Cityscapes.

Make sure the data path is consistent with the path in config file.

Training

Stage 0: Training on the source domain data.

Run "run_so.py". The trained model is available at google drive.

Stage 1: Label denoising (both positive learning and negative learning).

Set method:"ld" in config/ldbe_config.yml. Then, run "run.py". The trained model is available at google drive.

Stage 2: Boundary enhancement

Set method:"be" in config/ldbe_config.yml. Then, run "run.py". The trained model is available at google drive.

Citation

If you find our repository is helpful, please consider citing our paper

  @inproceedings{you2021domain,
  title={Domain Adaptive Semantic Segmentation without Source Data},
  author={You, Fuming and Li, Jingjing and Zhu, Lei and Chen, Zhi and Huang, Zi},
  booktitle={Proceedings of the 29th ACM International Conference on Multimedia},
  pages={3293--3302},
  year={2021}

}

Acknowledgement

https://github.com/Solacex/CCM

https://github.com/yzou2/CRST

Contact

[email protected]

ldbe's People

Contributors

fumyou13 avatar jo-wang 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.