sgoldenlab / simba

SimBA (Simple Behavioral Analysis), a pipeline and GUI for developing supervised behavioral classifiers
https://simba-uw-tf-dev.readthedocs.io/
GNU General Public License v3.0
286 stars 139 forks source link

Issue with video_info.csv an validating the model. #151

Closed yana-yuhai closed 2 years ago

yana-yuhai commented 2 years ago

When I try to validate the model, I get the message:

Error: make sure all the videos that are going to be analyzed are represented in the project_folder/logs/video_info.csv file. SimBA could not find No file selected in the video_info.csv file.

I noticed that my videos end in "el.h5.mp4" whereas their names in the csv file end in "el". However, the csv file will not let me change the endings of the video in Excel. I tried generating a new Excel file with the same data as the video_info.csv file, but that di not work.

yana-yuhai commented 2 years ago

Update: I got Excel to work and edited the names. Everything was working until I tried to Run the model. Then I had to go back and change the names back.

Is there any way to circumvent this in the future? Is this because of an error I made in an earlier step?

sronilsson commented 2 years ago

Hi @yana-yuhai ! Do you have a screenshot of the error message? Would help to locate where it went wrong. The No file selected part of the message suggests that there is an entry box that you may have missed filling in.