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+