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

Dense predictions for semantic segmentation (fully convolutional) #23

Open
ahundt opened this issue Dec 18, 2016 · 5 comments
Open

Dense predictions for semantic segmentation (fully convolutional) #23

ahundt opened this issue Dec 18, 2016 · 5 comments

Comments

@ahundt
Copy link

ahundt commented Dec 18, 2016

FYI I'm planning on working on converting this to work with dense predictions based on the resnet v2 in tensorflow models via the use of AtrousConvolutions2D in Keras.

It will be in this branch https://github.com/ahundt/keras-resnet/tree/dense_predictions

And I'm hoping to train/test on camvid and coco, some scripts to load camvid are in this keras segnet implementation.

I might also try the same with this densenet implementation if all goes well https://github.com/titu1994/DenseNet

@raghakot
Copy link
Owner

cool

@bhack
Copy link

bhack commented Jan 7, 2017

@ahundt Are you working on a specific fork?

@ahundt
Copy link
Author

ahundt commented Jan 9, 2017

@bhack yes as linked above https://github.com/ahundt/keras-resnet/tree/dense_predictions should be resuming work a bit this week.

@Ssica
Copy link

Ssica commented Apr 6, 2017

Hi @ahundt, any status on the progress?

@ahundt
Copy link
Author

ahundt commented Apr 8, 2017

Full details are at keras-team/keras-contrib#63

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