KAI-KratosAI commited on
Commit
1058336
·
verified ·
1 Parent(s): c354633

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +81 -3
README.md CHANGED
@@ -1,3 +1,81 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: 'English Handwritten Computer Science Notes Dataset'
4
+ language:
5
+ - en
6
+ tags:
7
+ - image
8
+ - handwritten
9
+ - english
10
+ - computer-science
11
+ - notes
12
+ - text-recognition
13
+ - ocr
14
+ - code-recognition
15
+ - document-understanding
16
+ - ai-research
17
+ - computer-vision
18
+ task_categories:
19
+ - image-classification
20
+ size_categories:
21
+ - 1K<n<10K
22
+ ---
23
+
24
+ # English Handwritten Computer Science Notes Dataset
25
+ *This dataset contains high-resolution images of handwritten computer science notes written in English. It includes algorithm explanations, code snippets, flowcharts, theoretical content, and annotations. The dataset is designed to support AI research in handwriting recognition, OCR, and document understanding specifically for computer science education.*
26
+
27
+ ## Contact
28
+ For queries or collaborations related to this dataset, contact:
29
30
31
+
32
+ ## Supported Tasks
33
+
34
+ - **Task Categories**:
35
+ - Image Classification
36
+ - Text and Code Recognition (OCR)
37
+ - Diagram and Flowchart Detection
38
+ - Document Layout Understanding
39
+
40
+ - **Supported Tasks**:
41
+ - Recognition of handwritten computer science notes and pseudo-code
42
+ - OCR for structured and indented handwritten text
43
+ - Identification of algorithms, syntax patterns, and logic flow
44
+ - Detection and analysis of flowcharts or architecture diagrams
45
+ - AI research in handwritten code interpretation and educational note digitization
46
+
47
+ ## Languages
48
+
49
+ - **Primary Language**: English
50
+ - **Secondary Presence**: Programming keywords and symbols (e.g., if, for, while, { }, =, !=, etc.)
51
+
52
+ ## Dataset Creation
53
+
54
+ ### Curation Rationale
55
+ The dataset was curated to help AI systems accurately read, interpret, and digitize handwritten computer science content. It supports education, content archiving, and the development of handwriting-based programming assistance tools.
56
+
57
+ ### Source Data
58
+ - **Contributors**: Students, instructors, and volunteers submitting handwritten computer science notes
59
+ - **Collection Process**: Notes were scanned or photographed. All identifiable personal data were removed before inclusion.
60
+
61
+ ### Other Known Limitations
62
+ - **Bias**: Focused mainly on academic-level notes (introductory to intermediate topics)
63
+ - **Variability**: Differences in handwriting styles, indentation consistency, and notation use
64
+ - **Scope**: Primarily algorithms, data structures, and theory; limited advanced research content
65
+
66
+ ## Intended Uses
67
+
68
+ ### ✅ Direct Use
69
+ - Training handwriting OCR and layout recognition systems
70
+ - Research in handwritten programming and algorithm comprehension
71
+ - Digitization of handwritten lecture and study materials
72
+ - Development of AI-assisted note-to-code or note-organization tools
73
+
74
+ ### ❌ Out-of-Scope Use
75
+ - Any attempt to identify individuals by handwriting
76
+ - Commercial reuse of handwriting without consent
77
+ - Surveillance or behavioral analysis from handwriting or note patterns
78
+
79
+ ## License
80
+
81
+ CC BY 4.0