【转】一些深度学习在计算机视觉中应用的开源代码

部署运行你感兴趣的模型镜像

https://zhuanlan.zhihu.com/p/87821359

3-D Detection from Mono Camera

 

1. Detection+Tracking:

ucbdrive/3d-vehicle-tracking​github.com图标

2. OFT:

tom-roddick/oft​github.com图标

3. MonoGRNet:

Zengyi-Qin/MonoGRNet​github.com图标

4. M3D-RPN:

garrickbrazil/M3D-RPN​github.com图标

5. MonoPSR:

ZhixinLai/3D-detection-with-monocular-RGB-image​github.com图标

6. Pseudo-LiDAR:

mileyan/pseudo_lidar​github.com图标

7. 3D-DeepBox:

https://github.com/smallcorgi/3D-Deepbox​github.com

3-D Detection with LiDAR

 

1. 3d FCN:

yukitsuji/3D_CNN_tensorflow​github.com图标

2. Vote3Deep:

https://github.com/sbperceptron/3D-Object-detection-from-Pointcloud​github.com

 

3. PointNet:

charlesq34/pointnet​github.com图标

4. PointNet (pytorch):

fxia22/pointnet.pytorch​github.com图标

5. PointNet++:

charlesq34/pointnet2​github.com图标

6. VoxelNet:

qianguih/voxelnet​github.com图标

7. PointPillars:

https://github.com/nutonomy/second.pytorch​github.com

 

8. PointPillars TensorRT:

https://github.com/SmallMunich/nutonomy_pointpillars​github.com

 

9. Complex-YOLO:

AI-liu/Complex-YOLO​github.com图标

10. PIXOR:

philip-huang/PIXOR​github.com图标

11. PointRCNN:

sshaoshuai/PointRCNN​github.com图标

3-D Segmentation from Lidar data

 

1.

VincentCheungM/Run_based_segmentation​github.com图标

2. SuperPoint-Graph:

loicland/superpoint_graph​github.com图标

3. SequeezSeg:

BichenWuUCB/SqueezeSeg​github.com图标

4. SqueezeSeg2:

xuanyuzhou98/SqueezeSegV2​github.com图标

5. SalsaNet:

Eren Aksoy / SalsaNet​gitlab.com图标

6.

PRBonn/lidar-bonnetal​github.com图标

3-D Tracking in Lidar

 

1. MOT:

praveen-palanisamy/multiple-object-tracking-lidar​github.com图标

(Note: not deep learning-based)

3-D Detection with LiDAR + Camera

 

1. MV3D:

bostondiditeam/MV3D​github.com图标

2. RoarNet:

Kiwoo/RoarNet​github.com图标

3. AVOD:

Fredrik00/avod​github.com图标

4. F-PointNet:

charlesq34/frustum-pointnets​github.com图标

5. MV3D+VoxelNet:

aaronfriedman6/MV3D_VoxelNet​github.com图标

 

Segmentation from RGB + Depth data

(注:1-3链接被限制)

4. RedNet:

JindongJiang/RedNet​github.com图标

5. ACNet:

anheidelonghu/ACNet​github.com图标

6.

andyzeng/apc-vision-toolbox​github.com图标

7.

yanx27/3DGNN_pytorch​github.com图标

 

Tracking with RGB + Depth data

 

1.

https://github.com/mpizenberg/rgbd-tracking-evaluation​github.com

 

(Not deep learning-based)

 

 

2-D Detection from Mono Camera

0.

rbgirshick/rcnn​github.com图标

1.

rbgirshick/fast-rcnn​github.com图标

2.

rbgirshick/py-faster-rcnn​github.com图标

3.

endernewton/tf-faster-rcnn​github.com图标

4.

abhi2610/ohem​github.com图标

5.

YOLO: Real-Time Object Detection​pjreddie.com图标

6.

weiliu89/caffe​github.com图标

7.

balancap/SSD-Tensorflow​github.com图标

8.

quhezheng/caffe_yolo_v2​github.com图标

9.

sualab/object-detection-yolov2-tf​github.com图标

10.

unsky/FPN​github.com图标

11.

tensorflow/tpu​github.com图标

12.

matterport/Mask_RCNN​github.com图标

13.

mystic123/tensorflow-yolo-v3​github.com图标

14.

tensorflow/models​github.com图标

15.

zhaoweicai/cascade-rcnn​github.com图标

 

Human face detection & recognition

 

1

Face Detection Software Facial Recognition Source Code API SDK​facedetection.com

 

2

ageitgey/face_recognition​github.com图标

3

OpenFace​cmusatyalab.github.io图标

4

takiyu/hyperface​github.com图标

5

davidsandberg/facenet​github.com图标

6

kuaikuaikim/DFace​github.com图标

7

deepinsight/insightface​github.com图标

 

Semantic Segmentation with RGB Image

 

1. TernausNet:

ternaus/TernausNetV2​github.com图标

2.

MarvinTeichmann/MultiNet​github.com图标

3.

MarvinTeichmann/KittiSeg​github.com图标

4.

vxy10/p5_VehicleDetection_Unet​github.com图标

5.

ndrplz/self-driving-car​github.com图标

6.

mvirgo/MLND-Capstone​github.com图标

7.

https://github.com/zhujun98/semantic_segmentation/tree/master/fcn8s_road​github.com

 

Instance Segmentation with RGB Image

 

1.

open-mmlab/mmdetection​github.com图标

2.

facebookresearch/Detectron​github.com图标

3.

dbolya/yolact​github.com图标

4.

ShuLiu1993/PANet​github.com图标

5.

uber-research/UPSNet​github.com图标

6.

liruilong940607/Pose2Seg​github.com图标

7.

jiwoon-ahn/irn​github.com图标

Depth estimation from Mono camera

 

1.

lelimite4444/BridgeDepthFlow​github.com图标

2.

ishmav16/Dual-CNN-Models-for-Unsupervised-Monocular-Depth-Estimation​github.com图标

3.

CVLAB-Unibo/Semantic-Mono-Depth​github.com图标

4.

Yevkuzn/semodepth​github.com图标

5.

MightyChaos/LKVOLearner​github.com图标

6.

Huangying-Zhan/Depth-VO-Feat​github.com图标

7.

nianticlabs/monodepth2​github.com图标

Single object tracking from Mono camera (不限于深度学习方法)

 

1.

ybsong00/CREST-Release​github.com图标

2.

martin-danelljan/ECO​github.com图标

3.

bertinetto/cfnet​github.com图标

4.

thias15/Context-Aware-CF-Tracking​github.com图标

5.

alanlukezic/csr-dcf​github.com图标

6.

caibolun/BIT​github.com图标

7.

bertinetto/siamese-fc​github.com图标

8.

davheld/GOTURN​github.com图标

9.

martin-danelljan/Continuous-ConvOp​github.com图标

10.

hyeonseobnam/MDNet​github.com图标

11.

scott89/STCT​github.com图标

12.

bertinetto/staple​github.com图标

13.

jbhuang0604/CF2​github.com图标

14.

scott89/FCNT​github.com图标

15.

chaoma99/lct-tracker​github.com图标

16.

ihpdep/rpt​github.com图标

17.

ihpdep/samf​github.com图标

Multiple object tracking from Mono camera (不限于深度学习方法)

 

1.

shijieS/SST​github.com图标

2.

JunaidCS032/MOTBeyondPixels​github.com图标

3.

longcw/MOTDT​github.com图标

4.

sbreuers/detta​github.com图标

5.

bochinski/iou-tracker​github.com图标

6.

nwojke/deep_sort​github.com图标

7.

maksay/ptrack_cpp​github.com图标

8.

bochinski/iou-tracker​github.com图标

9.

Bitbucket​bitbucket.org

 

10.

feichtenhofer/Detect-Track​github.com图标

11.

VisualComputingInstitute/towards-reid-tracking​github.com图标

12.

aljosaosep/ciwt​github.com图标

13.

abewley/sort​github.com图标

Human pose estimation from Mono camera

 

1. 3DMPPE:

mks0601/3DMPPE_ROOTNET_RELEASE​github.com图标

2.

mitmul/deeppose​github.com图标

3.

eldar/pose-tensorflow​github.com图标

4.

ildoonet/tf-pose-estimation​github.com图标

5.

facebookresearch/DensePose​github.com图标

3-D Detection from Stereo Camera

 

1. TLNet:

Zengyi-Qin/TLNet​github.com图标

Depth estimation from Stereo Camera

 

1.

JiaRenChang/PSMNet​github.com图标

2.

CVLAB-Unibo/Real-time-self-adaptive-deep-stereo​github.com图标

3.

ut-amrl/stereo_dense_reconstruction​github.com图标

4.

CVLAB-Unibo/Unsupervised-Adaptation-for-Deep-Stereo​github.com图标

5.

ZhijianJiang/DispNet-TensorFlow​github.com图标

6.

epiception/SGM-Census​github.com图标

7.

gengshan-y/high-res-stereo​github.com图标

8.

gfacciol/mgm​github.com图标

 

Optic flow estimation

1.

The Top 30 Optical Flow Open Source Projects​awesomeopensource.com

 

2.

liruoteng/FlowNet​github.com图标

3.

lmb-freiburg/flownet2​github.com图标

4.

NVlabs/PWC-Net​github.com图标

5.

NVlabs/PWC-Net​github.com图标

6.

yzcjtr/GeoNet​github.com图标

7.

twhui/LiteFlowNet​github.com图标

 

3-D Detection from Panoramic image

 

1. Pano detection:

gdlg/panoramic-object-detection​github.com图标

2. Pano depth:

gdlg/panoramic-depth-estimation​github.com图标

Image Processing

 

1.

s9xie/hed​github.com图标

2.

vincenzosantopietro/Image-denoising-using-CUFFT​github.com图标

3.

zyg11/non-local-means-denoising​github.com图标

4.

pkuCactus/BDCN​github.com图标

5.

https://github.com/danxuhk/AttentionGatedMulti-ScaleFeatureLearning​github.com

 

6.

yun-liu/rcf​github.com图标

7.

meteorshowers/RCF-pytorch​github.com图标

8.

Wangyupei/CED​github.com图标

9.

shenwei1231/DeepContour​github.com图标

10.

uschmidt83/shrinkage-fields​github.com图标

11.

Bitbucket​bitbucket.org

 

12.

cszn/DnCNN​github.com图标

13.

tyshiwo/MemNet​github.com图标

14.

https://github.com/cig-skoltech/NLNet​github.com

 

15.

DmitryUlyanov/deep-image-prior​github.com图标

16.

cig-skoltech/UDNet​github.com图标

17.

Ding-Liu/NLRN​github.com图标

18.

cszn/IRCNN​github.com图标

19.

GuoShi28/CBDNet​github.com图标

20.

nothinglo/Deep-Photo-Enhancer​github.com图标

21.

TAMU-VITA/EnlightenGAN​github.com图标

22.

weichen582/RetinexNet​github.com图标

23.

cs-chan/Exclusively-Dark-Image-Dataset​github.com图标

24.

thangvubk/FEQE​github.com图标

25.

rmalav15/DHSGAN​github.com图标

26.

Ourshanabi/Burst-denoising​github.com图标

27.

https://github.com/dlut-dimt/DPE-Deep-Prior-Ensemble​github.com

 

28.

ppooiiuuyh/ARCNN-FAST​github.com图标

Feature extraction & matching (不一定是基于深度学习)

 

1.

Approximate Nearest Neighbor Library​www.cs.umd.edu图标

2.

http://www.cs.ubc.ca/research/flann/​www.cs.ubc.ca

 

3.

jlblancoc/nanoflann​github.com图标

4.

pablofdezalc/akaze​github.com图标

5.

pablofdezalc/kaze​github.com图标

6.

cvlab-epfl/LIFT​github.com

 

7.

Affine Covariant Features​www.robots.ox.ac.uk图标

8.

visinf/n3net​github.com图标

9.

ignacio-rocco/cnngeometric_pytorch​github.com图标

10.

mihaidusmanu/d2-net​github.com图标

3-D Reconstruction:SFM, MVS, SLAM(不一定是基于深度学习)

 

1.

snavely/bundler_sfm​github.com图标

2.

simonfuhrmann/mve​github.com图标

3.

openMVG/openMVG​github.com图标

4.

mapillary/OpenSfM​github.com图标

5.

laurentkneip/opengv​github.com图标

6.

colmap/colmap​github.com图标

7.

alexlocher/hpmvs​github.com图标

8.

https://github.com/cdcseacave/openMVS/​github.com

 

9.

pmoulon/CMVS-PMVS​github.com图标

10.

CoSLAM​drone.sjtu.edu.cn图标

11.

JakobEngel/dso​github.com图标

12.

plumonito/dtslam​github.com图标

13.

tum-vision/lsd_slam​github.com图标

14.

ethz-asl/okvis​github.com图标

15.

raulmur/ORB_SLAM2​github.com图标

16.

uzh-rpg/rpg_svo​github.com图标

17.

KumarRobotics/msckf_vio​github.com图标

18.

svip-lab/PlanarReconstruction​github.com图标

19.

LCAD-UFES/WNN-CNN-GL​github.com图标

20.

utiasSTARS/sun-bcnn​github.com图标

Computational Photography

 

1.

yulunzhang/RDN​github.com图标

2.

alexjc/neural-enhance​github.com图标

3.

aamir-mustafa/super-resolution-adversarial-defense​github.com图标

4.

Papers With Code : EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning​paperswithcode.com图标

5.

JiahuiYu/generative_inpainting​github.com图标

6.

ShinyCode/image-outpainting​github.com图标

7.

amjltc295/VORNet-Spatio-temporally-Consistent-Video-Inpainting-for-Object-Removal​github.com图标

8.

richzhang/colorization​github.com图标

9.

baldassarreFe/deep-koalarization​github.com图标

10.

msracver/Deep-Exemplar-based-Colorization​github.com图标

11.

ImagingLab/Colorizing-with-GANs​github.com图标

GAN (Generative Adversarial Network)& Application in Image Domain

 

1.

kundan2510/pixelCNN​github.com图标

2.

junyanz/iGAN​github.com图标

3.

tensorflow/models​github.com图标

4.

AliaksandrSiarohin/pose-gan​github.com图标

5.

jwyang/lr-gan.pytorch​github.com图标

6.

MandyZChen/srez​github.com图标

7.

yh-iro/Keras_TP-GAN​github.com图标

8.

NVIDIA/pix2pixHD​github.com图标

Image Search,Captioning and Q&A

 

1.

dorian3d/DBoW2​github.com图标

2.

snavely/VocabTree2​github.com图标

3.

hlzz/libvot​github.com图标

4.

facebookresearch/pythia​github.com图标

5.

https://paperswithcode.com/paper/vqa-visual-question-answering#code​paperswithcode.com

 

6.

tylin/coco-caption​github.com图标

7.

jacobgil/pytorch-grad-cam​github.com图标

8.

https://github.com/zjuchenlong/sca-cnn.cvpr17​github.com

 

 

编辑于 2020-01-14

您可能感兴趣的与本文相关的镜像

PyTorch 2.7

PyTorch 2.7

PyTorch
Cuda

PyTorch 是一个开源的 Python 机器学习库,基于 Torch 库,底层由 C++ 实现,应用于人工智能领域,如计算机视觉和自然语言处理

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值