elahw's Stars
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Sanster/IOPaint
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
openxla/xla
A machine learning compiler for GPUs, CPUs, and ML accelerators
riscv-software-src/riscv-isa-sim
Spike, a RISC-V ISA Simulator
nvdla/hw
RTL, Cmodel, and testbench for NVDLA
WenmuZhou/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
Sanster/text_renderer
Generate text images for training deep learning ocr model
riscv-software-src/riscv-tests
ultraembedded/biriscv
32-bit Superscalar RISC-V CPU
frotms/PaddleOCR2Pytorch
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
WenmuZhou/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
ucb-bar/gemmini
Berkeley's Spatial Array Generator
hyperai/tvm-cn
TVM Documentation in Chinese Simplified / TVM 中文文档
sifive/freedom-e-sdk
Open Source Software for Developing on the Freedom E Platform - Deprecated
buddy-compiler/buddy-mlir
An MLIR-based compiler framework bridges DSLs (domain-specific languages) to DSAs (domain-specific architectures).
nvdla/sw
NVDLA SW
XUANTIE-RV/openc906
OpenXuantie - OpenC906 Core
p-moon/develop-reference-data
一些常用的开发文档
openhwgroup/force-riscv
Instruction Set Generator initially contributed by Futurewei
nvdla/doc
Documentation for NVDLA.
openxla/community
Stores documents and resources used by the OpenXLA developer community
kinap/AES-Processor
AES crypto engine written in System Verilog and emulated on the Mentor Veloce. First place winner of Mentor Graphics Need For Speed Emulation Competition 2016.
Arm-China/Compass_Apache_TVM
Compass Apache TVM is enhanced based on the Apache TVM for wide range of Neural Network (NN) models quick support, optimization and heterogeneous execution.
munix24/Round-Robin-CPU-Scheduling-Simulation-Project
Simulation of the Round Robin CPU scheduling algorithm coded in c++
khyati-mardia/Branch_predictor_Gem5
WuzhuangWang/sv_string
A systemverilog string extensions package,contains various string operation, such as replace, split.