We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5f3c3 commit 84a02d7Copy full SHA for 84a02d7
1 file changed
README.md
@@ -1,9 +1,9 @@
1
# High-resolution networks (HRNets) for Image classification
2
3
## News
4
-- TensoFlow implemenation 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
-- Enable ONNX export after fixing issue. 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