Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bigwangyudong/mcd-net


https://github.com/bigwangyudong/mcd-net

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

install environment based on [mmdetection](https://github.com/open-mmlab/mmdetection/blob/master/docs/get_started.md)

```pip install -r requirements.txt```

put the test data in DATA/Test/train and DATA/Test/gt (both need)

rename the repo to "Dehaze"

change root in configs/MCDNet.py (line 15,16)
change root in test_.py (line48,51)

run test_.py:

```python test_.py```

the pretrained model can be download at [google drive.](https://drive.google.com/drive/folders/15ZysKyPHE4Cyq0JV6AqUkMAo5Nm-e1lN?usp=sharing)