mmcv_rocm

my compiled file of mmcv-full

https://github.com/gakkispy/mmcv_rocm

Science Score: 26.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

my compiled file of mmcv-full

Basic Info
  • Host: GitHub
  • Owner: gakkispy
  • License: apache-2.0
  • Language: Python
  • Default Branch: v1.3.14_rocm
  • Size: 8.25 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed over 4 years ago
Metadata Files
Readme Contributing License Citation

README.md

PyPI - Python Version PyPI badge codecov license

English | 简体中文

Introduction

forked fromopen-mmlab/mmcv,and the _ext module has been compiled already.

Owner

  • Name: Yao
  • Login: gakkispy
  • Kind: user
  • Location: Ningbo,Zhejiang

lazy guy,try to fixed it.poor in English

GitHub Events

Total
Last Year

Dependencies

.github/workflows/build.yml actions
  • DoozyX/clang-format-lint-action v0.11 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1.0.14 composite
.github/workflows/build_pat.yml actions
  • actions/checkout v2 composite
.github/workflows/publish-to-pypi.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
Dockerfile docker
  • python 3.7 build
requirements/docs.txt pypi
  • docutils ==0.16.0
  • m2r *
  • myst-parser *
  • opencv-python *
  • sphinx ==4.0.2
  • sphinx-copybutton *
  • sphinx_markdown_tables *
  • torch *
requirements/runtime.txt pypi
  • Pillow *
  • addict *
  • numpy *
  • packaging *
  • pyyaml *
  • regex *
  • yapf *
requirements/test.txt pypi
  • PyTurboJPEG * test
  • coverage * test
  • lmdb * test
  • onnx ==1.7.0 test
  • onnxoptimizer * test
  • onnxruntime >=1.8.0 test
  • pytest * test
  • scipy * test
  • tiffile * test
requirements.txt pypi
  • addict *
  • numpy *
  • pyyaml *
  • regex *
  • yapf *
setup.py pypi