Giter VIP home page Giter VIP logo

bimix's Introduction

BiMix

The code for Bi-Mix: Bidirectional Mixing for Domain Adaptive Nighttime Semantic Segmentation arxiv

Framework: image visualization results: image

Requirements

  • scipy==1.2.2
  • kornia
  • scikit-image

Datasets

Cityscapes: Please follow the instructions in Cityscape to download the training set.

Dark-Zurich: Please follow the instructions in Dark-Zurich to download the training/val/test set.

Nightdriving:Please follow the instructions in Nightdriving to download the training/val/test set.

Training

If you want to train your own models, please follow these steps:

Step1: download the [pre-trained models](https://www.dropbox.com/s/3n1212kxuv82uua/pretrained_models.zip?dl=0) and put it in the root.
Step2: change the data and model paths in configs/train_config.py
Step3: run "python train.py"

Evaluating

To reproduce the reported results in our paper (on Dark-Zurich val or Nightdriving), please follow these steps:

Step1: change the data and model paths in configs/evaluate_config.py
Step2: run "python eva_ep.py"

Testing

To reproduce the reported results in our paper (on Dark-Zurich test), please follow these steps:

Step1: change the data and model paths in configs/test_config.py
Step2: run "python test.py"

To evaluate your methods on the test set, please visit this challenge for more details.

Acknowledgments

The code is based on DANNet and Zero-DCE.

Related works

Citation

If you think this paper is useful for your research, please cite our paper:

Contact

bimix's People

Contributors

ha0tang avatar ygjwd12345 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.