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 (0.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ydlm-new
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 103 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

训练命令 python tools/train.py configs/sparsercnn/sparse-rcnnr50fpn1x_coco.py

测试命令 python tools/test.py configs/sparsercnn/sparse-rcnnr50fpn1xcoco.py workdirs/sparse-rcnnr50fpn1xcoco/latest.pth --cfg-options testevaluator.type=VOCMetric testevaluator.metric=mAP testevaluator.evalmode=11points

Owner

  • Login: ydlm-new
  • 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
  • Push event: 7
  • Create event: 2
Last Year
  • Push event: 7
  • Create event: 2

Dependencies

requirements.txt pypi
setup.py pypi