ShanZard

Results 2 comments of ShanZard

Thanks for your code. In issues 2 you reply that you will add code for ground-truth convert to graph format, so how can I find it? 感谢您的工作,我观察到您似乎也可以用中文交流,所以我将我的问题用中文说一下。我看到了apls指标的代码,然后他需要.p这种格式的文件,然而我现在只有真实的label和预测出的label并且都是.png这种图片格式的。我如何转换到.p格式呢?我在issues2 看见了您的回复,在download.py下面可以做到,但是那个代码似乎是针对SpaceNet数据集的。里面有许多的函数是针对那个数据集设计的,我似乎没有将他更改,同时您在issues 2中回复到会添加一个将分割ground-truth转换到graph format,我在哪里可以找到这段代码呢?...

如果您可以提供一个在其他数据集上面计算APLS指标的代码,那真的太感谢了!