From a77b46b6ae6dc7ab13cb27fa4e36a4c437966777 Mon Sep 17 00:00:00 2001 From: tianzhuotao <68939582+tianzhuotao@users.noreply.github.com> Date: Wed, 5 Aug 2020 10:11:46 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 450cad3..55f6e2c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # PFENet -This is the implementation of our paper **PFENet: Prior Guided Feature Enrichment Network for Few-shot Segmentation** that has been accepted to IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI). +This is the implementation of our paper **PFENet: Prior Guided Feature Enrichment Network for Few-shot Segmentation** that has been accepted to IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI). Paper is available at [**arXiv**](http://arxiv.org/abs/2008.01449) # Get Started