serdarch / SERNet-Former

[CVPR 2024 Workshops] SERNet-Former: Semantic Segmentation by Efficient Residual Network with Attention-Boosting Gates and Attention-Fusion Networks
Other
39 stars 3 forks source link

How to use the repository #6

Closed AnishMathewOommen closed 1 day ago

AnishMathewOommen commented 3 weeks ago

Queries

1) Which code I have run to do segmentation? 2) How to get the segmented image as output which is shown in the readme file 3) How to use the cityscapes dataset and then predict the result

serdarch commented 1 day ago

You may try the notebook examples in this repository, which is still being developed. You may visit great repositories of detectron2 or openMMLab that help to your inquiries.