danet-pytorch
danet-pytorch copied to clipboard
[pytorch] DANet: Dual Attention Network for Scene Segmentation
danet-pytorch
[pytorch] DANet: Dual Attention Network for Scene Segmentation
network:
dataset:
cityspaces
how to train:
write the dataset path in mypath.py and run
python train.py
after trainning,it will save a model: danet.pth
How to Inference:
#run:
python inference.py