Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: floatingstarZ
- License: apache-2.0
- Language: Python
- Default Branch: master
- Size: 6.18 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
[](https://pypi.org/project/mmdet)
[](https://mmdetection.readthedocs.io/en/latest/)
[](https://github.com/open-mmlab/mmdetection/actions)
[](https://codecov.io/gh/open-mmlab/mmdetection)
[](https://github.com/open-mmlab/mmdetection/blob/master/LICENSE)
[](https://github.com/open-mmlab/mmdetection/issues)
[Documentation](https://mmdetection.readthedocs.io/en/v2.18.1/) |
[Installation](https://mmdetection.readthedocs.io/en/v2.18.1/get_started.html) |
[Model Zoo](https://mmdetection.readthedocs.io/zh_CN/v2.18.1/model_zoo.html) |
[Update News](https://mmdetection.readthedocs.io/en/v2.18.1/changelog.html) |
[Ongoing Projects](https://github.com/open-mmlab/mmdetection/projects) |
[Reporting Issues](https://github.com/open-mmlab/mmdetection/issues/new/choose)
DAFNet: Introduction
The repository is a code implementation of DAFNet. Since the dataset is private, we only provide the code. We provide an implementation based on Faster R-CNN, and other detection methods can be implemented with minor changes.
The configurations of all fusion methods can be found in ./DAFNet_configs
where: ./DAFNetconfigs/DAFNetfasterrcnnAFF.py is our DAFNet
DAFNet: Installation
You can prepare the environment by following steps:
conda create -n DAFNet python=3.9 -y
conda activate DAFNet
pip install torch==1.10.1+cu102
pip install torchvision==0.11.2
pip install -r requirements/build.txt
pip install mmcv-full
pip install tifffile
python setup.py develop
DAFNet: Usage
Please follow the guidance of MMDetection
Citation
If you use this toolbox or benchmark in your research, please cite this project.
@ARTICLE{10081347,
author={Huang, Ziyue and Liu, Qingjie and Zhou, Huanyu and Gao, Guangshuai and Xu, Tao and Wen, Qi and Wang, Yunhong},
journal={IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing},
title={Building Detection from Panchromatic and Multi-spectral Images with Dual-stream Asymmetric Fusion Networks},
year={2023},
volume={},
number={},
pages={1-14},
doi={10.1109/JSTARS.2023.3261866}}
@article{mmdetection,
title = {{MMDetection}: Open MMLab Detection Toolbox and Benchmark},
author = {Chen, Kai and Wang, Jiaqi and Pang, Jiangmiao and Cao, Yuhang and
Xiong, Yu and Li, Xiaoxiao and Sun, Shuyang and Feng, Wansen and
Liu, Ziwei and Xu, Jiarui and Zhang, Zheng and Cheng, Dazhi and
Zhu, Chenchen and Cheng, Tianheng and Zhao, Qijie and Li, Buyu and
Lu, Xin and Zhu, Rui and Wu, Yue and Dai, Jifeng and Wang, Jingdong
and Shi, Jianping and Ouyang, Wanli and Loy, Chen Change and Lin, Dahua},
journal= {arXiv preprint arXiv:1906.07155},
year={2019}
}
Owner
- Login: floatingstarZ
- Kind: user
- Repositories: 1
- Profile: https://github.com/floatingstarZ
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v1.0.10 composite
- codecov/codecov-action v2 composite
- actions/checkout v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
- pytorch/pytorch ${PYTORCH}-cuda${CUDA}-cudnn${CUDNN}-devel build
- cython *
- numpy *
- docutils ==0.16.0
- recommonmark *
- sphinx ==4.0.2
- sphinx-copybutton *
- sphinx_markdown_tables *
- sphinx_rtd_theme ==0.5.2
- mmcv-full >=1.3.17
- cityscapesscripts *
- imagecorruptions *
- scipy *
- sklearn *
- mmcv *
- torch *
- torchvision *
- matplotlib *
- numpy *
- pycocotools *
- pycocotools-windows *
- six *
- terminaltables *
- asynctest * test
- codecov * test
- flake8 * test
- interrogate * test
- isort ==4.3.21 test
- kwarray * test
- mmtrack * test
- onnx ==1.7.0 test
- onnxruntime >=1.8.0 test
- pytest * test
- ubelt * test
- xdoctest >=0.10.0 test
- yapf * test