Skip to content

Commit

Permalink
update tutorial with flip flag
Browse files Browse the repository at this point in the history
  • Loading branch information
DSilva27 committed Aug 5, 2024
1 parent 531df87 commit 626b226
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorials/1_tutorial_preprocessing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -136,13 +136,15 @@
" 0: {\n",
" \"name\": \"submission1\",\n",
" \"align\": 0,\n",
" \"flip\": 0,\n",
" \"box_size\": 144,\n",
" \"pixel_size\": 1.073 * 2,\n",
" \"path\": submission1_path.selected_path,\n",
" },\n",
" 1: {\n",
" \"name\": \"submission2\",\n",
" \"align\": 1,\n",
" \"flip\": 1,\n",
" \"box_size\": 288,\n",
" \"pixel_size\": 1.073,\n",
" \"path\": submission2_path.selected_path,\n",
Expand Down

0 comments on commit 626b226

Please sign in to comment.