We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84a02d7 commit e00a785Copy full SHA for e00a785
1 file changed
README.md
@@ -1,9 +1,9 @@
1
# High-resolution networks (HRNets) for Image classification
2
3
## News
4
-- TensoFlow implemenation available at https://github.com/yuanyuanli85/tf-hrnet. Thanks VictorLi (https://github.com/yuanyuanli85)!
+- TensoFlow implemenation available at https://github.com/yuanyuanli85/tf-hrnet. Thanks [VictorLi](https://github.com/yuanyuanli85)!
5
6
-- ONNX export enabled after fixing issues. Thanks Baowen Bao (https://github.com/BowenBao)!
+- ONNX export enabled after fixing issues. Thanks [Baowen Bao](https://github.com/BowenBao)!
7
8
## Introduction
9
This is the official code of [high-resolution representations for ImageNet classification](https://arxiv.org/abs/1904.04514).
0 commit comments