-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (29 loc) · 1.21 KB
/
CITATION.cff
File metadata and controls
29 lines (29 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
cff-version: 1.2.0
message: "If you use EduScale in academic work, please cite this repository and accepted research proposal metadata."
title: "EduScale: A Segment-Based Video Super-Resolution Systems for Budget Android Devices in Philippine Educational Settings"
type: software
authors:
- family-names: "Bermil"
given-names: "Vanessa S."
affiliation: "Partido State University"
- family-names: "Gallego"
given-names: "James Ryan S."
affiliation: "Partido State University"
- family-names: "Patron"
given-names: "John Harold C."
affiliation: "Partido State University"
- family-names: "Santos"
given-names: "Alexander R."
affiliation: "Partido State University"
repository-code: "https://github.com/james719-code/EduScale"
url: "https://github.com/james719-code/EduScale"
date-released: "2026-04-01"
license: MIT
keywords:
- super-resolution
- tensorflow-lite
- android
- educational-video
- readability
- OCR
abstract: "EduScale is a research proposal and implementation monorepo for segment-based video super-resolution on budget Android devices in Philippine educational settings, using lightweight SPAN-based super-resolution, OCR-aware evaluation, and TensorFlow Lite deployment."