Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tianzhuotao authored Aug 3, 2020
1 parent 80b1140 commit c85f473
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## PFENet
# 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).

## Get Started
# Get Started

### Environment
+ torch==1.4.0 (torch version >= 1.0.1.post2 should be okay to run this repo)
Expand Down Expand Up @@ -50,7 +50,7 @@ Execute this command at the root directory:
sh train.sh {*dataset*} {*model_config*}


## Related Repositories
# Related Repositories

This project is built upon a very early version of **SemSeg**: https://github.com/hszhao/semseg.

Expand All @@ -67,7 +67,7 @@ Other projects in few-shot segmentation:

Many thanks to their greak work!

## Citation
# Citation

If you find this project useful, please consider citing:
```
Expand Down

0 comments on commit c85f473

Please sign in to comment.