woaichipinngguo's Stars
datawhalechina/self-llm
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合**宝宝的部署教程
doggy8088/Learn-Git-in-30-days
這是 Will 保哥在 2013 第 6 屆 iT 邦幫忙鐵人賽年度大獎的得獎著作【30 天精通 Git 版本控管】,歡迎大家 fork 我,如果有看見任何文字勘誤,也歡迎利用 pull request 來通知我修正,謝謝!
holistic-3d/awesome-holistic-3d
A list of papers and resources (data,code,etc) for holistic 3D reconstruction in computer vision
zijundeng/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
irfanICMLL/structure_knowledge_distillation
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
murari023/awesome-background-subtraction
A curated list of background subtraction related papers and resources
Kaixhin/FCN-semantic-segmentation
Fully convolutional networks for semantic segmentation
MSiam/TFSegmentation
RTSeg: Real-time Semantic Segmentation Comparative Study
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
ranihorev/arxiv-network-graph
Arxiv's ML papers network graph and browser
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Swall0w/torchstat
Model analyzer in PyTorch
floodsung/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
DeqianBai/Hands-on-Machine-Learning
A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
masa-su/pixyz
A library for developing deep generative models in a more concise, intuitive and extendable way
deepgenerativemodels/notes
Course notes
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
zihan-z/vpdet_tmm17
Dominant Vanishing Point Detection in Natural Scenes
jponttuset/mcg
Multiscale Combinatorial Grouping - Object Proposals and Segmentation
tangzhenyu/SemanticSegmentation_DL
Resources of semantic segmantation based on Deep Learning model
yaringal/multi-task-learning-example
A multi-task learning example for the paper https://arxiv.org/abs/1705.07115
meteorshowers/hed
pytorch code for Holistically-Nested Edge Detection
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
fengziyue/Lane-Detection
My first Deep-Learning project, CNN-based Lane detection.
zziz/pwc
This repository is no longer maintained.
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
hoya012/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE
jbohnslav/opencv_transforms
OpenCV implementation of Torchvision's image augmentations