segrefiner_mmengine

clone自https://github.com/MengyuWang826/SegRefiner 由于最新的mmsegmentation使用了mmengine等新库,所以修改了一下;并且在SegRefiner模块里增加forward_dummy来支持get_flops.py的运行

https://github.com/cisco08/segrefiner_mmengine

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

clone自https://github.com/MengyuWang826/SegRefiner 由于最新的mmsegmentation使用了mmengine等新库,所以修改了一下;并且在SegRefiner模块里增加forward_dummy来支持get_flops.py的运行

Basic Info
  • Host: GitHub
  • Owner: cisco08
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 62.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

SegRefiner_mmengine

clone自https://github.com/MengyuWang826/SegRefiner 由于最新的mmsegmentation使用了mmengine等新库, 所以修改了一下;并且在SegRefiner模块里增加forwarddummy来支持getflops.py的运行.

bash python scripts/gen_coarse_masks_hr.py python tools/analysis_tools/get_flops.py configs/segrefiner/segrefiner_big.py --shape 128 128

Owner

  • Login: cisco08
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - name: "MMDetection Contributors"
title: "OpenMMLab Detection Toolbox and Benchmark"
date-released: 2018-08-22
url: "https://github.com/open-mmlab/mmdetection"
license: Apache-2.0

GitHub Events

Total
Last Year

Dependencies

requirements/albu.txt pypi
  • albumentations >=0.3.2
requirements/build.txt pypi
  • cython *
  • numpy *
requirements/docs.txt pypi
  • docutils ==0.16.0
  • markdown >=3.4.0
  • myst-parser *
  • sphinx ==5.3.0
  • sphinx-copybutton *
  • sphinx_markdown_tables >=0.0.17
  • sphinx_rtd_theme *
requirements/mminstall.txt pypi
  • mmcv-full >=1.3.17
requirements/optional.txt pypi
  • cityscapesscripts *
  • imagecorruptions *
  • scikit-learn *
requirements/readthedocs.txt pypi
  • mmcv *
  • torch *
  • torchvision *
requirements/runtime.txt pypi
  • matplotlib *
  • numpy *
  • pycocotools *
  • scipy *
  • six *
  • terminaltables *
requirements/tests.txt pypi
  • asynctest * test
  • codecov * test
  • flake8 * test
  • interrogate * test
  • isort ==4.3.21 test
  • kwarray * test
  • onnx ==1.7.0 test
  • onnxruntime >=1.8.0 test
  • protobuf <=3.20.1 test
  • pytest * test
  • ubelt * test
  • xdoctest >=0.10.0 test
  • yapf * test
requirements.txt pypi
setup.py pypi