├── README.md └── SemanticSegmentation_Inference.ipynb /README.md: -------------------------------------------------------------------------------- 1 | # SemanticSegmentationUsingViTs 2 | Inference on various Semantic Segmentation Models using ViTs 3 | --------------------------------------------------------------------------------