Skip to content

OttPeterR/ViT_ImageSegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViT_ImageSegmentation

Vision Transformers for Image Segmentation

This is my attempt to port Vision Transformers (ViT) to be used for semantic image segmentation.

I took a shortcut because of time where I did not do proper multiclass data. The label are colored images and the output is too - rather than having channels in the image that correspond to the various clases. Though I imagine it would not be much work to modify it to be a proper multiclass system.

About

Vision Transformers for Image Segmentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published