HHHHLUCK's Stars
megvii-research/video_analyst
A series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.
huanglianghua/siamfc-pytorch
A clean PyTorch implementation of SiamFC tracking/training, evaluated on 7 datasets.
ShiqiYu/libfacedetection.train
The training program for libfacedetection for face detection and 5-landmark detection.
yjh0410/yolov2-yolov3_PyTorch
feihuzhang/GANet
GA-Net: Guided Aggregation Net for End-to-end Stereo Matching
huihut/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
cleinc/bts
From Big to Small: Multi-Scale Local Planar Guidance for Monocular Depth Estimation
carrierlxk/AGNN
Zero-shot Video Object Segmentation via Attentive Graph Neural Networks (ICCV2019 Oral)
carrierlxk/COSNet
See More, Know More: Unsupervised Video Object Segmentation with Co-Attention Siamese Networks (CVPR19)
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
foolwood/deepmask-pytorch
PyTorch re-implementation of DeepMask
NVlabs/PWC-Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
NVIDIA/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
nyoki-mtl/pytorch-segmentation
PyTorch implementation for semantic segmentation (DeepLabV3+, UNet, etc.)
instillai/TensorFlow-Course
:satellite: Simple and ready-to-use tutorials for TensorFlow
JiaRenChang/PSMNet
Pyramid Stereo Matching Network (CVPR2018)
PaddlePaddle/book
Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)
buntyke/pytorch-hed
percyliang/cs229t
Statistical Learning Theory (CS229T) Lecture Notes
gexiangdong/tutorial
Spring Boot的例子,包含RESTful API, MVC, JMS, Cache, Mybatis, Cache, Websocket...
TqDavid/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
L1aoXingyu/code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
luong-komorebi/Begin-Latex-in-minutes
📜 Brief Intro to LaTeX for beginners that helps you use LaTeX with ease.
CodeHubApp/CodeHub
CodeHub is an iOS application written using Xamarin
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
CSAILVision/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
zijundeng/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
bighuang624/Andrew-Ng-Deep-Learning-notes
吴恩达《深度学习》系列课程笔记及代码 | Notes in Chinese for Andrew Ng Deep Learning Course