From 0e8ad1800b73d3c9b367558308101892f671620a Mon Sep 17 00:00:00 2001 From: gkf Date: Mon, 14 Mar 2022 23:13:09 -0400 Subject: [PATCH] updata readme --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5acf356..ca50e44 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ +# Classification-Then-Grounding: Reformulating Video Scene Graphs as Temporal Bipartite Graphs + +Official implementation (based on Pytorch) of CVPR2022 paper [Classification-Then-Grounding: Reformulating Video Scene Graphs as Temporal Bipartite Graphs](https://arxiv.org/abs/2112.04222). + + +# Datasets + +# Evaluation: + +# Training + + # TODO -paper : https://arxiv.org/abs/2112.04222 +paper : the code is still being organized (an initial version will be completed before March 28, 2022). # TODO