The Unet model used for image segmentation, ...
The Cityscapes available on https://www.cityscapes-dataset.com/ is a dataset for research purposes only. This dataset contains images from stereo video sequences recorded in street scenes in 50 different cities, as well as the respective annotation of each image.
- python3.8+
- torch
- torchvision
- matplotlib
- opencv
- tqdm
python3 main.py
bash shell.sh
cd build
make
./UNet ../Unet-TSM.pt ../test_images/sample-0.png ../RESULTS.png