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

Repository

Basic Info
  • Host: GitHub
  • Owner: bhsh0112
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 1.5 GB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Citation

README.md

[TOC]

1

1

2

2

run.sh

reflective_detectsimsun.ttf"simsun.ttc"/usr/share/fonts/

3

bash bash path2reflectibe_ditect/run.sh

bash run.sh test.jpg

4

1

detect.py271274

python if hat_num>=person_num and ref_num>=person_num: result_flag=0 else: result_flag=1

2

detect.py253262:

```python if resultflag==0: vestresult="" elif resultflag==1: vestresult=""

if(seen%outfreq==0): with open('output.txt','a') as f: import sys sys.stdout=f print(vestresult) sys.stdout=sys.stdout

vestposition = (10, 50) # color = (0, 0, 255)
annotator.text(vest
position,vest_result, color) ```

Owner

  • Name: Shan Hao
  • Login: bhsh0112
  • Kind: user
  • Company: 北京航空航天大学

a students

GitHub Events

Total
  • Issue comment event: 4
  • Push event: 2
  • Pull request event: 2
  • Create event: 5
Last Year
  • Issue comment event: 4
  • Push event: 2
  • Pull request event: 2
  • Create event: 5

Dependencies

.github/workflows/ci-testing.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • slackapi/slack-github-action v1.25.0 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/autobuild v3 composite
  • github/codeql-action/init v3 composite
.github/workflows/docker.yml actions
  • actions/checkout v4 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
.github/workflows/format.yml actions
  • ultralytics/actions main composite
.github/workflows/greetings.yml actions
  • actions/first-interaction v1 composite
.github/workflows/links.yml actions
  • actions/checkout v4 composite
  • nick-invision/retry v3 composite
.github/workflows/stale.yml actions
  • actions/stale v9 composite