Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dose anyone can give an example of FCN using keras? #1986

Closed
meanmee opened this issue Mar 16, 2016 · 4 comments
Closed

Dose anyone can give an example of FCN using keras? #1986

meanmee opened this issue Mar 16, 2016 · 4 comments

Comments

@meanmee
Copy link

meanmee commented Mar 16, 2016

I just have some trouble in using ConVNet for semantic Segmentation. Since I am not sure about how to create the data(like feeding the Pascal VOC data to the Segmentation model coded by Keras ) and the loss function.
reference: https://gist.github.com/longjon/16db1e4ad3afc2614067#file-readme-md

@lukovkin
Copy link
Contributor

We are working on Undecimated FCN for sequences, inspired by paper (arXiv:1508.00317v1 [
stat.ML]), which is based on works on Semantic Segmentation.
Work is in progress, repo is here - https://github.com/lukovkin/ufcnn-keras.
Our subject is a bit different, so we saw the model you mentioned, but not going to reproduce it exactly.

@liuy2c
Copy link

liuy2c commented Sep 5, 2016

Could you share me a FCN Source code by keras for me. Thank u very much. My email is "liuy2c@163.com"

@ahundt
Copy link
Contributor

ahundt commented Apr 19, 2017

@meanmee @moo169
These items & repositories are also relevant to FCN:

@stale stale bot added the stale label Jul 18, 2017
@stale
Copy link

stale bot commented Jul 18, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed.

@stale stale bot closed this as completed Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants