diff --git a/README.md b/README.md index 9eb5b11..bcb4d18 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,8 @@ # Progressively Complementary Network for Fisheye Image Rectification Using Appearance Flow -This is a pytorch implementation for Progressively Complementary Network for Fisheye Image Rectification Using Appearance Flow. -## Introduction +This is a pytorch implementation for Progressively Complementary Network for Fisheye Image Rectification Using Appearance Flow. ![image](https://github.com/uof1745-cmd/PCN/blob/main/img/2.PNG) -This code contains two versions of the hyper-parameters. The first one is the implementation of node clustering task. The second one is the implementation of link prediction task. - ## Requirements * Linux or Windows * Python 3