Skip to content

Commit

Permalink
Update crop.json (#118)
Browse files Browse the repository at this point in the history
* Update crop.json

This video only have 164 frames. Nonetype error occurs when using 165.0

* Update process_butterfly_videos.py

This need to be changed since the Butterfly dataset gallery is updated.

* Update process_butterfly_videos.py

Direct import from pocovidnet does not work

* revert sys.path

---------

Co-authored-by: jannisborn <jannis.born@gmx.de>
  • Loading branch information
CaelynCheung1996 and jannisborn committed Jul 10, 2023
1 parent 0a741f5 commit 90a2018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/crop.json
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@
],
[
0,
165.0
164.0
]
],
"pocus_images/convex/Reg_Chen_2020_3A.png": [
Expand Down Expand Up @@ -1000,4 +1000,4 @@
120.0
]
]
}
}

0 comments on commit 90a2018

Please sign in to comment.