CFANet icon indicating copy to clipboard operation
CFANet copied to clipboard

Results 5 CFANet issues
Sort by recently updated
recently updated
newest added

前辈,您好!我想请问一下您的 EFANet 目前哪里可以找到?我看您的论文(Edge-aware Feature Aggregation Network for Polyp Segmentation)上标注的地址是这里,但是打开链接之后却是404

我使用第195轮的权重进行测试,发现和您的结果相差很大,低了2 30个点。我想问下您是怎么确定best epoch的

I use inner package in open-cv to generate ground truth edge map, below is the code: `edges = cv2.Canny(image, threshold1=100, threshold2=200)` Do you also use this to generate the edge...

Is there any difference between training with MindSpore and direct training, and how do I calculate the metrics in your paper such as mIou?

![image](https://github.com/taozh2017/CFANet/assets/59495443/819ba29d-d4b2-497a-aac2-2dbfa948e857)