htcr / sam_road

Segment Anything Model for large-scale, vectorized road network extraction from aerial imagery. CVPRW 2024
https://arxiv.org/pdf/2403.16051.pdf
MIT License
98 stars 13 forks source link

Comparison experiment code request #17

Closed 116011 closed 3 weeks ago

116011 commented 1 month ago

The comparative experiment is very wonderful. Can you share the code of the comparative experiment, including segmentation-based (Seg-UNet, Seg-DRM, Seg-Improved, Seg-DLA, Sat2Graph) and graph-based (Road-Tracer, RNGDet, RNGDet++)? I would greatly appreciate it.

htcr commented 1 month ago

I cited the baseline numbers from the RNGDet++ paper. Can you reach to the authors of that? In addition, if you are experimenting a new method I don't believe you have to run all these baselines as many of them are quite outdated I would say.

htcr commented 3 weeks ago

closing, ff to reopen.