BigBigOranges
BigBigOranges
I want to change the data to RGB building dataset, how do I edit the code?
主干网络设置为B5,,Pretrain设置为True,会自动从Github上下载你的backbone权重。但是目前仓库只上传了b0,b1,b2,我该如何添加B5 backbone权重进行预训练呢?
Guys,Have you solved the problem of segmentation errors in crop edges? Can you speak up for discussion? I also want to provide assistance in solving this problem.[picture](https://github.com/coolzhao/Geo-SAM/assets/40380328/a30bb9d6-59a3-41c0-8704-b72898ecabdc)
2024-03-12T17:29:22 WARNING Traceback (most recent call last): File "C:\Users/njchy1303/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Geo-SAM\geo_sam_tool.py", line 387, in execute_segmentation self.ensure_polygon_sam_exist() File "C:\Users/njchy1303/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Geo-SAM\geo_sam_tool.py", line 369, in ensure_polygon_sam_exist self.load_shp_file() File "C:\Users/njchy1303/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Geo-SAM\geo_sam_tool.py", line 458, in load_shp_file self.polygon = SAM_PolygonFeature(...