Skip to content

Commit a2d8227

Browse files
authored
Fix incorrect branch name causing a README image to break
1 parent 6be8637 commit a2d8227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ df3d-cli /your/image/path
153153
This command assumes your cameras are numbered in the default order:
154154

155155
<p align="center">
156-
<img src="https://github.com/NeLy-EPFL/DeepFly3D/blob/main/images/camera_order.png">
156+
<img src="https://github.com/NeLy-EPFL/DeepFly3D/blob/master/images/camera_order.png">
157157
</p>
158158

159159
in which case your data will look like this if cameras 0, 1, 2 are shown left-to-right in the top row and cameras 4, 5, 6 are show left-to-right in the bottom row:

0 commit comments

Comments
 (0)