Giter VIP home page Giter VIP logo

simt's Introduction

SimT: Handling Open-set Noise for Domain Adaptive Semantic Segmentation

by Xiaoqing Guo.

Summary:

Intoduction:

This repository is for our CVPR 2022 paper "SimT: Handling Open-set Noise for Domain Adaptive Semantic Segmentation"(知乎)

Framework:

Usage:

Requirement:

Pytorch 1.3 & Pytorch 1.7 are ok

Python 3.6

Preprocessing:

Clone the repository:

git clone https://github.com/Guo-Xiaoqing/SimT.git
cd SimT 
bash sh_warmup.sh ## Stage of warmup
bash sh_simt.sh ## Stage of training with SimT

Data preparation:

The pseudo labels generated from the UDA black box of BAPA-Net [1] can be downloaded from Google Drive

The pseudo labels generated from the SFDA black box of SFDASeg [2] can be downloaded from Google Drive

[1] Yahao Liu, Jinhong Deng, Xinchen Gao, Wen Li, and Lixin Duan. Bapa-net: Boundary adaptation and prototype align- ment for cross-domain semantic segmentation. In ICCV, pages 8801–8811, 2021.

[2] Jogendra Nath Kundu, Akshay Kulkarni, Amit Singh,Varun Jampani, and R Venkatesh Babu. Generalize then adapt: Source-free domain adaptive semantic segmentation. In ICCV, pages 7046–7056, 2021.

Pretrained model:

You should download the pretrained model, warmup UDA model, and warmup SFDA model from Google Drive, and then put them in the './snapshots' folder for initialization.

Well trained model:

You could download the well trained UDA and SFDA models from Google Drive.

Log file

Log file can be found here

Citation:

@inproceedings{guo2022simt,
  title={SimT: Handling Open-set Noise for Domain Adaptive Semantic Segmentation},
  author={Guo, Xiaoqing and Liu, Jie and Liu, Tongliang and Yuan, Yixuan},
  booktitle= {CVPR},
  year={2022}
}

Questions:

Please contact "[email protected]"

simt's People

Contributors

guo-xiaoqing 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.