RGBli's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
Unitech/pm2
Node.js Production Process Manager with a built-in Load Balancer.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
svenstaro/genact
🌀 A nonsense activity generator
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
bootandy/dust
A more intuitive version of du in rust
cloudwego/hertz
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
Jongchan/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
cornelk/hashmap
A Golang lock-free thread-safe HashMap optimized for fastest read access.
fyu/drn
Dilated Residual Networks
zehuamama/tinyrpc
🚀 Fast, stable, mini RPC framework based on protocol buffer
DinoChan/Loaf
tancik/StegaStamp
Invisible Hyperlinks in Physical Photographs
zehuamama/balancer
🎉 A go library that implements load balancing algorithms. Fast, stable mini layer 7 load balancer.
Lextal/pspnet-pytorch
PyTorch implementation of PSPNet segmentation network
guyan0319/golang_development_notes
golang development notes go语言开发笔记
chaohangz/vueBlog
vue + node + express + mongodb 个人博客系统
pochih/FCN-pytorch
🚘 Easiest Fully Convolutional Networks
JaveyWang/Pyramid-Attention-Networks-pytorch
Implementation of Pyramid Attention Networks for Semantic Segmentation.
iantsen/hecktor
div3125/k-nearest-neighbors
Implementation of KNN algorithm in Python 3
hjpotter92/sonyflake-py
A distributed unique ID generator inspired by Twitter's Snowflake, rewritten in python
MasterJoyHunan/go-admin-cms
gin + gorm + casbin + restful + logrus 的一套通用 cms 系统
canopas/gorm-gin-with-mysql
Golang : Use gorm with mysql in gin
laowangbobo/Residual_MLP_CNN_Mixer
(MICCAI 2022) PyTorch implementation of Denoising of 3D MR images using a voxel-wise hybrid residual MLP-CNN model to improve small lesion diagnostic confidence.
abhinav-TB/JPEG-IMAGE-COMPRESSION
Python implementation of the classic JPEG compression algorithm
ananzeng/Multiclass-Semantic-Segmentation-UNet_series-pytorch
Semantic-Segmentation-Multiclass_FCN_Unet_ResUnet(Multiclass)
nishagandhi/Histogram-Filters-Blending
This project implements histogram equalization, low-pass and high-pass filter, and laplacian blending of images.