MarvinTeichmann / tensorflow-fcn

An Implementation of Fully Convolutional Networks in Tensorflow.
MIT License
1.1k stars 433 forks source link

Training code #26

Open amirabs opened 7 years ago

amirabs commented 7 years ago

Hi Marvin,

Can you please share the training code too.

Thanks, Amir

yeshenlin commented 7 years ago

I need to learn the training code too, thanks.

MarvinTeichmann commented 7 years ago

Hi,

you can find the training code in my KittiSeg project. Should work out of the box.

yeshenlin commented 7 years ago

@MarvinTeichmann Thankes, I have read your KittiSeg code.

LilinxaingILY commented 6 years ago

@yeshenlin,could you share me your training code? l'm a student,l can't understand his code.