Skip to content

Commit

Permalink
Added hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolony3 committed Jul 7, 2020
1 parent 166799a commit 4050cd5
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,5 +1,5 @@
# Dilated Residual Network
Tensorflow implementation of Dilated Residual Network from Fisher et al. 2017. Contains
Tensorflow implementation of [Dilated Residual Network](https://arxiv.org/abs/1705.09914) from Fisher et al. 2017. Contains
both 18 layer and 26 layer implementations for **semantic segmentation**. Cross-entropy, weighted
cross-entropy and DICE loss can be used.

Expand Down

0 comments on commit 4050cd5

Please sign in to comment.