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
Hi Jon
i hope you or someone is still monitoring this. The GUI is not allowing me to select any pretrained weights or such. I downloaded and extracted the models into the path as described. Videos load. THen when trying the flow generator things don't work.
here is the code
File "C:\Users\TPEREI\miniforge3\envs\deg\lib\site-packages\deepethogram\gui\main.py", line 342, in flow_train
args = self.generate_flow_train_args()
File "C:\Users\TPEREI\miniforge3\envs\deg\lib\site-packages\deepethogram\gui\main.py", line 329, in generate_flow_train_args
raise ValueError(pretrained_models_error)
ValueError: Dont train flow generator without pretrained weights! See the project GitHub for instructions on downloading weights: https://github.com/jbohnslav/deepethogram
thanks
nick
The text was updated successfully, but these errors were encountered:
Hi Jon
i hope you or someone is still monitoring this. The GUI is not allowing me to select any pretrained weights or such. I downloaded and extracted the models into the path as described. Videos load. THen when trying the flow generator things don't work.
here is the code
File "C:\Users\TPEREI\miniforge3\envs\deg\lib\site-packages\deepethogram\gui\main.py", line 342, in flow_train
args = self.generate_flow_train_args()
File "C:\Users\TPEREI\miniforge3\envs\deg\lib\site-packages\deepethogram\gui\main.py", line 329, in generate_flow_train_args
raise ValueError(pretrained_models_error)
ValueError: Dont train flow generator without pretrained weights! See the project GitHub for instructions on downloading weights: https://github.com/jbohnslav/deepethogram
thanks
nick
The text was updated successfully, but these errors were encountered: