From e8e9e2696343dc298864a1106f74e0147142a333 Mon Sep 17 00:00:00 2001 From: rhee <349249680@qq.com> Date: Tue, 9 Jul 2019 21:21:04 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc60bc0..80049fc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SSAD_pytorch Code for "Single Shot Temporal Action Detection" -Download features by visiting (THUMOS14-ANet-features)[https://drive.google.com/file/d/1gCNYPf6Fxeht1HO3eIzuyj84gtbkPETx/view?usp=drive_open] +Download features by visiting [THUMOS14-ANet-features](https://drive.google.com/file/d/1gCNYPf6Fxeht1HO3eIzuyj84gtbkPETx/view?usp=drive_open) I am confused that this code(pytorch) cannot reproduce the results. There may be a bug in the code. I will fix it!!! @@ -9,4 +9,4 @@ For SSAD_tensorflow_branch, mAP@0.5=37.8. Disclaimer: This is the reproduced code, not an original code of the paper. -Ref (Decouple-SSAD)[https://github.com/HYPJUDY/Decouple-SSAD] +Ref [Decouple-SSAD](https://github.com/HYPJUDY/Decouple-SSAD)