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

NMS module #22

Closed zhengshiwuyu closed 1 day ago

htcr commented 1 day ago

Hi, you can find it in inferencer.py -> graph_extraction.py -> extract_graph_points.

htcr commented 1 day ago

closing, feel free to open if you have further questions.