LinRui9531's Stars
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
shuhuai007/Machine-Learning-Session
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
jfzhang95/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
Arturus/kaggle-web-traffic
1st place solution
VDIGPKU/M2Det
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
GOATmessi7/RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
xuebinqin/BASNet
Code for CVPR 2019 paper. BASNet: Boundary-Aware Salient Object Detection
NifTK/NiftyNet
[unmaintained] An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy
tangzhenyu/SemanticSegmentation_DL
Resources of semantic segmantation based on Deep Learning model
fregu856/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.
AstarLight/Satellite-Segmentation
guosheng/refinenet
RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation
TimoSaemann/ENet
ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
pulp-platform/pulp-dronet
A deep learning-powered visual navigation engine to enables autonomous navigation of pocket-size quadrotor - running on PULP
uzh-rpg/rpg_public_dronet
Code for the paper Dronet: Learning to Fly by Driving
anxiangsir/urban_seg
Remotes Sensing Semantic Segmentation
davidtvs/PyTorch-ENet
PyTorch implementation of ENet
aitorzip/PyTorch-SRGAN
A modern PyTorch implementation of SRGAN
bailvwangzi/repulsion_loss_ssd
Repulsion Loss: Detecting Pedestrians in a Crowd. https://arxiv.org/abs/1711.07752
dingjiansw101/RoITransformer_DOTA
Jiangfeng-Xiong/satellite_seg
CCF BCDI2017 卫星影像的AI分类与识别
qq456cvb/VoteNet
Deep Hough Voting for 3D Object Detection in Point Clouds (https://arxiv.org/abs/1904.09664)
qijiezhao/pytorch-ssd
reproduced the proposed results of SSD300 and SSD512
bbaibowen/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
fortitude94deng/huawei_remote-sensing
cookcv/competition
Project of Competition
n5596/Hough-Voting
An implementation of hough voting, where an object can be detected in an image by the use of a voting method.
YourGc/deeplab-pytorch
An implementa of deeplabv3+