Skip to content

Commit 0ac32d9

Browse files
authored
updated README.md with more setup instructions
1 parent 740a221 commit 0ac32d9

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
### Quick Links ###
66

77
- [Setup](./SETUP.md)
8-
8+
99
- [Background](./DESCRIPTION.md)
10-
10+
1111
- [References](./REFERENCES.md)
1212

1313
### Overview
@@ -34,6 +34,14 @@ The end result of this project is a video editing platform in the context of loc
3434
| ------ |:------------ |
3535
| <img src="assets/CCperson_org_seq_inp_vert.gif" style="width:50%"/> | **Multiple object removal** <br> - pedestrians are removed using bounding-box shaped masks <br> - elliptical dilation mask of 21 pixels used <br> <a href="https://www.youtube.com/watch?v=GUJq84gjvM4&t=398s">Source: YouTube video 15:26-15:27</a> |
3636

37+
### Project Setup
38+
39+
1. Install NVIDIA docker, if not already installed (see [setup](./SETUP.md) )
40+
41+
2. Follow the instructions from the YouTube video for the specific project setup:
3742

43+
<a href="http://www.youtube.com/watch?feature=player_embedded&v=YvSXwaDaxGA
44+
" target="_blank"><img src="http://img.youtube.com/vi/YvSXwaDaxGA/0.jpg"
45+
alt="IMAGE ALT TEXT HERE" width="480" height="360" border="10" /></a>
3846

3947

0 commit comments

Comments
 (0)