https://github.com/yashk2810/semantic-image-segmentation
Applying the 100 Layer Tiramisu on the Camvid Dataset
https://github.com/yashk2810/semantic-image-segmentation
camvid-dataset keras segmentation tensorflow
Last synced: about 1 month ago
JSON representation
Applying the 100 Layer Tiramisu on the Camvid Dataset
- Host: GitHub
- URL: https://github.com/yashk2810/semantic-image-segmentation
- Owner: yashk2810
- Created: 2017-05-15T13:01:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T19:15:35.000Z (almost 8 years ago)
- Last Synced: 2025-03-30T20:05:27.312Z (2 months ago)
- Topics: camvid-dataset, keras, segmentation, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 1.23 MB
- Stars: 29
- Watchers: 5
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Semantic-Image-Segmentation
This repository contains the implementation of The 100 Layer Tiramisu paper.
The data used for this implementation is the Camvid dataset.
I have only trained the model for 2 epochs(since I am a student I don't have the resources), but to achieve state of the art results you can train it for 500 epochs.