From a887c06799e75122e85308e092209273cce916c2 Mon Sep 17 00:00:00 2001 From: chenxuanhong Date: Fri, 11 Jun 2021 22:29:00 +0800 Subject: [PATCH] update --- .gitignore | 5 ++++- README.md | 7 ++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4977165..9f73b0b 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,7 @@ dmypy.json checkpoints/ *.tar *.zip -*.patch \ No newline at end of file +*.patch +*.zip +*.avi +*.pdf \ No newline at end of file diff --git a/README.md b/README.md index 5ee5bfd..1f94777 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,15 @@ Currently, only the test code is available, and training scripts are coming soon **High-quality videos can be found in the link below:** -[[Google Drive link for video]](https://drive.google.com/file/d/1hdne7Gw39d34zt3w1NYV3Ln5cT8PfCNm/view?usp=sharing) +[[Google Drive link for video 1]](https://drive.google.com/file/d/1hdne7Gw39d34zt3w1NYV3Ln5cT8PfCNm/view?usp=sharing) + +[[Google Drive link for video 2]](https://drive.google.com/file/d/1oftHAnLmgFis4XURcHTccGSWbWSXYKK1/view?usp=sharing) [[Baidu Drive link for video]](https://pan.baidu.com/s/1WTS6jm2TY17bYJurw57LUg ) Password: ```b26n``` +[[Online Video]](https://www.bilibili.com/video/BV12v411p7j5/) + + ## Dependencies - python3.6+ - pytorch1.5+