hananha commited on
Commit
7aba57c
·
verified ·
1 Parent(s): 2a1e9b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -76,6 +76,7 @@ Examples include ArtiFact / Celeb-DF for Track A, Places365 / SUN RGB-D for Trac
76
 
77
  3. **Technical Report**: A 3-page summary of the architecture and the "Fusion Strategy" used to combine Module 1 and Module 2.
78
  4. We are expecting to run your code this way:
 
79
  pip install -r requirements.txt
80
 
81
  python predict.py --input_dir /test_images --output_file predictions.json
 
76
 
77
  3. **Technical Report**: A 3-page summary of the architecture and the "Fusion Strategy" used to combine Module 1 and Module 2.
78
  4. We are expecting to run your code this way:
79
+
80
  pip install -r requirements.txt
81
 
82
  python predict.py --input_dir /test_images --output_file predictions.json