zhouqunbing's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
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.
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
hzwer/shareOI
算法竞赛课件分享
goodfeli/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
rbgirshick/rcnn
R-CNN: Regions with Convolutional Neural Network Features
mcordts/cityscapesScripts
README and scripts for the Cityscapes Dataset
MarkMoHR/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
facebookresearch/MaskFormer
Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)
hfslyc/AdvSemiSeg
Adversarial Learning for Semi-supervised Semantic Segmentation, BMVC 2018
hellozhuo/pidinet
Code for the ICCV 2021 paper "Pixel Difference Networks for Efficient Edge Detection" (Oral).
aliyun/NeWCRFs
laughtervv/DepthAwareCNN
Depth-aware CNN for RGB-D Segmentation, ECCV 2018
yu-changqian/ContextPrior
Implementation for "Context Prior for Scene Segmentation"
Lavender105/DFF
Code for Dynamic Feature Fusion for Semantic Edge Detection https://arxiv.org/abs/1902.09104
ifnspaml/SGDepth
[ECCV 2020] Self-Supervised Monocular Depth Estimation: Solving the Dynamic Object Problem by Semantic Guidance
nv-tlabs/semanticGAN_code
Official repo for SemanticGAN https://nv-tlabs.github.io/semanticGAN/
anheidelonghu/ACNet
ACNet: Attention Complementary Network for RGBD semantic segmentation
jamycheung/DELIVER
Repository of DELIVER dataset and CMNeXt models (CVPR 2023)
xmu-xiaoma666/FightingCV-Course
深度学习/计算机视觉/多模态/机器学习/人工智能零基础理论/实战教程汇总分享
meteorshowers/hed
pytorch code for Holistically-Nested Edge Detection
charlesCXK/Depth2HHA
Use MATLAB to convert depth image into HHA image. In this repo, I will use NYU Depth V2 dataset as an example.
rocky/columnize
Arrange an array aligned in columns vertically or horizontally.
SeongjinPark/RDFNet
Chrisding/sbd-preprocess
SBD Dataset proprocessing code for CASENet
Chrisding/cityscapes-preprocess
Cityscapes Dataset proprocessing code for CASENet
YeLyuUT/SSeg
semantic segmentation
FlyC235/BESNet