
1 minute read
Deployment
This project is a Web API for Urban Scene Segmentation for Autonomous Car, using two models `Baseline` and `MTKT`, that can handle unsupervised domain adaptation (UDA) problem for multi-target datasets. In FastAPI documentation we propose our two functions that we use to segment labeled images and unlabeled images, and we make a web client that propose the Two functions also.

Advertisement