Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscyyeung authored Mar 17, 2022
1 parent f8e32ae commit 761642d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Retinal Vessel Segmentation

Implementation of the CE-Net architecture proposed by Gu et al. at [IEEE 2019](https://arxiv.org/abs/1903.02740) and the RV-GAN architecture proposed by Kamran et al. at [MICCAI 2021](https://arxiv.org/abs/2101.00535) using the TensorFlow framework. This repository is based on the source code released with the respective papers, and can be found here: [CE-Net](https://github.com/Guzaiwang/CE-Net) and [RV-GAN](https://github.com/SharifAmit/RVGAN).
Implementation of the CE-Net architecture proposed by Gu et al. at [IEEE 2019](https://arxiv.org/abs/1903.02740) and the RV-GAN architecture proposed by Kamran et al. at [MICCAI 2021](https://arxiv.org/abs/2101.00535) using the TensorFlow framework. This repository is based on the source code released along with the respective papers, and can be found here: [CE-Net](https://github.com/Guzaiwang/CE-Net) and [RV-GAN](https://github.com/SharifAmit/RVGAN).

0 comments on commit 761642d

Please sign in to comment.