Skip to content

Commit bd7ce5e

Browse files
authored
Merge pull request #86 from AdaWorldAPI/claude/setup-embedding-pipeline-Fa65C
feat: felt OCR — three approaches to character recognition by shape qualia
2 parents d4fc733 + 2dedb62 commit bd7ce5e

2 files changed

Lines changed: 531 additions & 0 deletions

File tree

src/hpc/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ pub mod jitson;
225225
#[allow(missing_docs)]
226226
pub mod jitson_cranelift;
227227
pub mod ocr_simd;
228+
pub mod ocr_felt;
228229

229230
#[cfg(test)]
230231
mod e2e_tests {

0 commit comments

Comments
 (0)