lscelory's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
eosphoros-ai/DB-GPT
AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
fuzhengwei/itstack-demo-design
:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
KaimingHe/deep-residual-networks
Deep Residual Learning for Image Recognition
youlookwhat/DesignPattern
📚 Java 23种设计模式全归纳
ZachL1/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
yassouali/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.
vacancy/Synchronized-BatchNorm-PyTorch
Synchronized Batch Normalization implementation in PyTorch.
chengdazhi/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch
bdebye/thesisuestc
ThesisUESTC-电子科技大学毕业论文模板
kazuto1011/deeplab-pytorch
PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets
Oldpan/Pytorch-Memory-Utils
pytorch memory track code
oeway/pytorch-deform-conv
PyTorch implementation of Deformable Convolution
speedinghzl/pytorch-segmentation-toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
RenYurui/Global-Flow-Local-Attention
The source code for paper "Deep Image Spatial Transformation for Person Image Generation"
kmaninis/OSVOS-PyTorch
PyTorch implementation of One-Shot Video Object Segmentation (OSVOS)
jiasenlu/HieCoAttenVQA
JavaScriptor/js-sql-parser
SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://dev.mysql.com/doc/refman/5.7/en/select.html
carrierlxk/AGNN
Zero-shot Video Object Segmentation via Attentive Graph Neural Networks (ICCV2019 Oral)
seoungwugoh/RGMP
Fast Video Object Segmentation by Reference-Guided Mask Propagation
yz93/anchor-diff-VOS
Anchor Diffusion for Unsupervised Video Object Segmentation
PatWie/cluster-smi
nvidia-smi but for an entire GPU cluster
davisvideochallenge/davis
Package containing helper functions for loading and evaluating DAVIS
lzrobots/dgmn
wutianyiRosun/PSPNet_PyTorch
An implementation of PSPNet: Pyramid Scene Parsing Network, CVPR2017
albin3/pixel-clustering
pixels cluster with k-means and EM algorithm.
xuzr/multiclassify-eval
a simple python module for multiclassify eval