yungshansu / dl_final_project

0 stars 0 forks source link

[segmentation] Deep learning FCN structure servey #2

Open yungshansu opened 6 years ago

yungshansu commented 6 years ago

We can find three FCN structures which has repo. Them we can start to try the training

yungshansu commented 6 years ago

Classic FCN Paper Also have repo https://github.com/shekkizh/FCN.tensorflow

pei-chun commented 6 years ago

Udacity SDC nanodegree

Annotated Driving Dataset

dataset1: (label)Car,Truck,Pedestrian

dataset2: (label)Car,Truck,Pedestrian,Street Lights

Car detector

The SYNTHIA Dataset

Nvidia Image Segmentation Using DIGITS 5

有人試跑的程式碼跟說明

Bayesian Deep Learning

這個沒有釋出code的樣子,不過因為他的圖挺漂亮的,老師喜歡Bayesian說不定會給比較高分(欸 可以看看當作參考

kang1996 commented 6 years ago

https://arxiv.org/pdf/1511.00561.pdf SegNet for road scene segmentation

yungshansu commented 6 years ago

Segnet tensorflow https://github.com/tkuanlun350/Tensorflow-SegNet