| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Should we pin tensorflow to <2.13 to avoid failing tests? |
Sorry, something went wrong.
Should we do this in a separate pull request or directly here? |
Sorry, something went wrong.
I'd do it separately, and merge it in main before this one. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Addresses issue #2279.
When manually extracting outlier frames from a video (not located in the {project}/videos/ folder), two issues were occurring:
There napari-deeplabcut tried to extract the frames to a labeled-images folder located in the parent folder of the analyzed video (which logically did not exist). This pull request fixes these issues.