cbsp25

Enhancing Accessibility Options in Resident Evil 4 using Object Detection

https://github.com/grayespinoza/cbsp25

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 (4.1%) to scientific vocabulary

Keywords

object-detection re4
Last synced: 6 months ago · JSON representation ·

Repository

Enhancing Accessibility Options in Resident Evil 4 using Object Detection

Basic Info
  • Host: GitHub
  • Owner: grayespinoza
  • License: agpl-3.0
  • Language: TeX
  • Default Branch: main
  • Homepage:
  • Size: 228 KB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Topics
object-detection re4
Created 11 months ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

docs/README.md

Cal-Bridge Summer Program 2025

Title: Enhancing Accessibility Options in Resident Evil 4 using Object Detection

Abstract:

Usage

Python

[!IMPORTANT] MSS currently does not support Wayland, use X11 when running screenshot.py.

Set Up Virtual Environment

shell cd src/ python -m venv python source python/bin/activate pip install opencv-python mss ultralytics

Enter Virtual Environment

shell cd src/ source python/bin/activate

Exit Virtual Environment

shell deactivate

Owner

  • Name: Grey
  • Login: grayespinoza
  • Kind: user
  • Location: Los Angeles Metropolitan Area
  • Company: California State University, Fullerton

Student at California State University, Fullerton

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use or reference any of this material, please cite it as below."
authors:
- family-names: "Espinoza"
  given-names: "Gray"
  orcid: "https://orcid.org/0009-0006-3977-8436"
title: "Enhancing Accessibility Options in Resident Evil 4 using Object Detection"
version: 1.0.0
date-released: 2025-07-02
url: "https://github.com/grayespinoza/cbsp25"

GitHub Events

Total
  • Issues event: 3
  • Watch event: 1
  • Push event: 19
  • Create event: 2
Last Year
  • Issues event: 3
  • Watch event: 1
  • Push event: 19
  • Create event: 2

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • grayespinoza (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout main composite
  • grayespinoza/bibtex-tidy-action main composite
  • grayespinoza/tex-fmt-action main composite
  • stefanzweifel/git-auto-commit-action master composite