GooooodGuy's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
coollabsio/coolify
An open-source & self-hostable Heroku / Netlify / Vercel alternative.
facebook/folly
An open-source C++ library developed and used at Facebook.
hiroi-sora/Umi-OCR
OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
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.
abseil/abseil-cpp
Abseil Common Libraries (C++)
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
PeterL1n/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
pocoproject/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
antirez/disque
Disque is a distributed message broker
openvinotoolkit/openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
antirez/smallchat
A minimal programming example for a chat server
PeterL1n/BackgroundMattingV2
Real-Time High-Resolution Background Matting
geekyutao/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
microsoft/MixedRealityToolkit-Unity
This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
senguptaumd/Background-Matting
Background Matting: The World is Your Green Screen
Tencent/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
ZHKKKe/MODNet
A Trimap-Free Portrait Matting Solution in Real Time [AAAI 2022]
openvinotoolkit/openvino_notebooks
📚 Jupyter notebook tutorials for OpenVINO™
axinc-ai/ailia-models
The collection of pre-trained, state-of-the-art AI models for ailia SDK
pymatting/pymatting
A Python library for alpha matting
antirez/aocla
A small stack based, written to bring Advent of Code 2022 Day 13 puzzle to the extreme consequences
abyildirim/inst-inpaint
A novel inpainting framework that can remove objects from images based on the instructions given as text prompts.
aquadzn/background-removal
U^2-Net as a service for background removal