awsaf49 / gcvit-tf

Tensorflow 2.0 Implementation of GCViT: Global Context Vision Transformer
MIT License
26 stars 5 forks source link

Is semantic segmentation supported? #5

Closed pablojrios closed 2 years ago

pablojrios commented 2 years ago

Hi @awsaf49, is semantic image segmentation supported in this implementation? If so, is there a training example notebook that you can share ? Thank you!

awsaf49 commented 2 years ago

Hi @pablojrios currently not, but I plan to add this feature in the future.