From 4a935f46bb828e935f1d4059dd3c5d9fd5123c44 Mon Sep 17 00:00:00 2001
From: Weihao Yu <1090924009@qq.com>
Date: Wed, 29 Apr 2020 21:47:35 +0800
Subject: [PATCH] fix formula to be seen
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 417931e..e527fbf 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ You could also run ./scripts/pretrain_detector.sh to train detector by yourself.
In validation/test dataset, assume there are images. For each image, a model generates top predicted relationship triplets. As for image , there are ground truth relationship triplets, where triplets are predicted successfully by the model. We can calculate:
-@
+
For image , in its ground truth relationship triplets, there are ground truth triplets with relationship (Except , meaning no relationship. The number of relationship classes is , including no relationship), where triplets are predicted successfully by the model. In images of validation/test dataset, for relationship , there are images which contain at least one ground truth triplet with this relationship. The R@X of relationship can be calculated: