You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the project, great tool you created.
I found a Pretty small bug regarding file endings.
If I try to load a file sequence with the fileending *.jpeg the image sequence is not found in the working directory, because the code implies the ending "jpg". Would be great if it accepts both.
The text was updated successfully, but these errors were encountered:
Actually, could you tell me a bit more how you use XMem++ and what error are you getting? I've checked the code and the VideoReader for run_on_video doesn't even check the extension, it just loads all the files in the folder.
Thank you for the project, great tool you created.
I found a Pretty small bug regarding file endings.
If I try to load a file sequence with the fileending *.jpeg the image sequence is not found in the working directory, because the code implies the ending "jpg". Would be great if it accepts both.
The text was updated successfully, but these errors were encountered: