jadeite.first's repositories
deep-learning-from-scratch
『밑바닥부터 시작하는 딥러닝』(한빛미디어, 2017)
deep-learning-from-scratch-3
『밑바닥부터 시작하는 딥러닝 ❸』(한빛미디어, 2020)
DLService
딥러닝 서비스 프로젝트 소스코드
egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
FastAPI-boilerplate
An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
fastapi-elk-stack-logging
Supporting repository for the blog post at https://www.firasesbai.com/articles/2022/01/09/logging-with-elasticsearch.html
fpng
Super fast C++ .PNG writer/reader
ggml
Tensor library for machine learning
glow
GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
jpeg-quantsmooth
JPEG artifacts removal based on quantization coefficients.
lodepng-turbo
Fast PNG image codec to accelerate baseline PNG decompression using uses SIMD instructions (MMX, SSE2, AVX2, NEON) on x86, x86-64, ARM systems.
Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
mahotas
Computer Vision in Python
Nuke
Image loading system
simple-streamlit-fastapi-integration
A minimal Streamlit app showing how to launch and stop a FastAPI process on demand
streamlit-fastapi-model-serving
Simple web app example serving a PyTorch model using streamlit and FastAPI
streamlit-template
A streamlit app template based on streamlit-option-menu
Synet
A small framework to infer neural network
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TestImageIO
A small project to test image IO with using of different libraries.
wasm-sample
wasm face detection sample project for medium blog post
webassembly-webgl-shaders
Demo project for using WebGL shaders in WebAssembly
WebGLSamples.github.io
WebGL Samples and Examples