Pinned Repositories
2d-gaussian-splatting
[SIGGRAPH'24] 2D Gaussian Splatting for Geometrically Accurate Radiance Fields
2D-Injector
Hiding unsigned DLL inside a signed DLL
3D-Registration-with-Maximal-Cliques
Source code of CVPR 2023 paper
3d_bbs
Bomber
Open-source Bomberman multiplayer game made in Unreal Engine 5.3
CGraph
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
ct-lio
CT-LIO: Continuous-Time LiDAR-Inertial Odometry
HeLiPR-File-Player
This is the repository for HeLiPR file player.
supermicro-product-key
Supermicro product key utility
traintime_pda
开源的西电本科生信息查询软件
ezhangle's Repositories
ezhangle/AdvancedLiterateMachinery
A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Alibaba DAMO Academy.
ezhangle/AppCore
Cross-platform app runtime module for Ultralight
ezhangle/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & more LLMs
ezhangle/CnSTD
CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包
ezhangle/DNGaussian
[CVPR'24] DNGaussian: Optimizing Sparse-View 3D Gaussian Radiance Fields with Global-Local Depth Normalization
ezhangle/ELFIO
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
ezhangle/encodec.cpp
Port of Meta's Encodec in C/C++
ezhangle/Envision3D
Envision3D: One Image to 3D with Anchor Views Interpolation
ezhangle/FryPi
this is a STM32F411 development kit for AI and UI development, Cheap, small and powerful.
ezhangle/GeoWizard
[arXiv'24] GeoWizard: Unleashing the Diffusion Priors for 3D Geometry Estimation from a Single Image
ezhangle/GH-Injector-Library
A feature rich DLL injection library.
ezhangle/glowby
Glowby Basic helps you create your own voice-based AI assistants with autonomous mode.
ezhangle/immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale
ezhangle/infinity
The AI-native database built for LLM applications, providing incredibly fast full-text and vector search
ezhangle/iscloam
Intensity Scan Context based full SLAM implementation for autonomous driving. ICRA 2020
ezhangle/llama2.c
Inference Llama 2 in one file of pure C
ezhangle/llm.c
LLM training in simple, raw C/CUDA
ezhangle/LTAOM
ezhangle/LucenePlusPlus
Lucene++ is an up to date C++ port of the popular Java Lucene library, a high-performance, full-featured text search engine.
ezhangle/minicoros
ezhangle/Octree-GS
Octree-GS: Towards Consistent Real-time Rendering with LOD-Structured 3D Gaussians
ezhangle/OpenCatN
An open source quadruped robot pet framework for developing Boston Dynamics-style four-legged robots that are perfect for STEM, coding & robotics education, IoT robotics applications, AI-enhanced robotics application services, research, and DIY robotics kit development.
ezhangle/rapidfuzz-cpp
Rapid fuzzy string matching in C++ using the Levenshtein Distance
ezhangle/rive-renderer
Downstream repo for Rive renderer
ezhangle/Scaffold-GS
[CVPR 2024] Scaffold-GS: Structured 3D Gaussians for View-Adaptive Rendering
ezhangle/score
ossia score, an interactive sequencer for the intermedia arts
ezhangle/texpresso
TeXpresso: live rendering and error reporting for LaTeX
ezhangle/WebCore
WebCore Module. This module is a fork of WebKit's WebCore module and is responsible for all parsing, styling, layout, script execution, and page state.
ezhangle/zasm
x86-64 Assembler based on Zydis
ezhangle/zydis
Fast and lightweight x86/x86-64 disassembler and code generation library