Xingchen's starred repositories

comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

Language:RustLicense:Apache-2.0Stargazers:26313Issues:144Issues:257

llm.c

LLM training in simple, raw C/CUDA

Language:CudaLicense:MITStargazers:19144Issues:196Issues:101

LaTeX-OCR

pix2tex: Using a ViT to convert images of equations into LaTeX code.

Language:PythonLicense:MITStargazers:11051Issues:68Issues:257

STL

MSVC's implementation of the C++ Standard Library.

Language:C++License:NOASSERTIONStargazers:9815Issues:248Issues:1969

PhotoMaker

PhotoMaker

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:8392Issues:96Issues:118

botframework-sdk

Bot Framework provides the most comprehensive experience for building conversation applications.

Language:JavaScriptLicense:MITStargazers:7388Issues:444Issues:5777

s-tui

Terminal-based CPU stress and monitoring utility

Language:PythonLicense:GPL-2.0Stargazers:3948Issues:61Issues:154

SUPIR

SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild

Language:PythonLicense:NOASSERTIONStargazers:3559Issues:66Issues:110

DiffBIR

Official codes of DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior

Language:PythonLicense:Apache-2.0Stargazers:3074Issues:36Issues:111

codechecker

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy

Language:PythonLicense:Apache-2.0Stargazers:2120Issues:55Issues:1341

python-whydo

Explore Python's charms by asking WHY questions

leptonica

Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation.

Language:CLicense:NOASSERTIONStargazers:1687Issues:74Issues:435

astc-encoder

The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.

Language:CLicense:Apache-2.0Stargazers:994Issues:55Issues:252

Upscale-A-Video

Upscale-A-Video: Temporal-Consistent Diffusion Model for Real-World Video Super-Resolution

libimagequant

Palette quantization library that powers pngquant and other PNG optimizers

Language:RustLicense:NOASSERTIONStargazers:736Issues:25Issues:58

DPIR

Plug-and-Play Image Restoration with Deep Denoiser Prior (IEEE TPAMI 2021) (PyTorch)

Language:PythonLicense:MITStargazers:603Issues:11Issues:23

APISR

APISR: Anime Production Inspired Real-World Anime Super-Resolution (CVPR 2024)

Language:PythonLicense:GPL-3.0Stargazers:555Issues:11Issues:13

profiles

site for discussing profiles design

py-cpuinfo

A module for getting CPU info with pure Python

Language:PythonLicense:MITStargazers:304Issues:11Issues:141

tacentview

An image and texture viewer for tga, png, apng, exr, dds, pvr, ktx, ktx2, astc, pkm, qoi, gif, hdr, jpg, tif, ico, webp, and bmp files. Uses Dear ImGui, OpenGL, and Tacent. Useful for game devs as it displays information like the presence of an alpha channel and querying specific pixels for their colour.

Language:C++License:ISCStargazers:291Issues:6Issues:165

mediancut-posterizer

Lossy PNG compressor for RGBA PNGs. Has two modes: lossy averaging filter (blurizer) that denoises the image and optimal posterization using Median Cut quantization to reduce number of unique colors in the image with minimal visual distortion

DCLS-SR

Official PyTorch implementation of the paper "Deep Constrained Least Squares for Blind Image Super-Resolution", CVPR 2022.

Language:PythonLicense:MITStargazers:216Issues:9Issues:58

etcpak

The fastest ETC compressor on the planet

Language:CLicense:NOASSERTIONStargazers:206Issues:6Issues:16

ETCPACK

Provides code for compression of textures for ETC1, ETC2 and EAC textures

Language:C++License:NOASSERTIONStargazers:200Issues:26Issues:10

zotero-standalone-build

Zotero client build utility

Language:C++License:NOASSERTIONStargazers:119Issues:22Issues:57

minio-cpp

MinIO C++ Client SDK for Amazon S3 Compatible Cloud Storage

Language:C++License:Apache-2.0Stargazers:107Issues:9Issues:56

AutoHighlight

This repository is for tracking bugs and documentation only

imagequant-python

Python bindings for libimagequant