Skip to content

Commit defb0d5

Browse files
Update README.md
1 parent e4ee0b4 commit defb0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ python3 main.py +config_name=real_video
127127
## FAQ
128128
Q: We are receiving a smaller number of frames. For instance, we need frame 81 to be included in the frames of interest, but we have been provided with [...,21].
129129

130-
A: This issue involves video processing. You are looking at frames 0 to 81. However, the last frame index is 21 if you didn’t change the video processor's parameters (/ns_vfs/config/video_processor/real_video.yaml).
130+
A: This issue involves video processing. You are looking at frames 0 to 81. However, the last frame index is 21 if you didn’t change the video processor's parameters (`/ns_vfs/config/video_processor/real_video.yaml`).
131131

132132

133133
## Connect with Me

0 commit comments

Comments
 (0)