We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How can I provide a solution to this? am I supposed to make a MsTestingData also? What is the content inside MsTesting and MsTraining Data
Error in bsoid_master_v1p2 (line 56) [labels_fsALL,f_10fps_fs] = bsoid_fsml(MsTestingData,FPS,behv_mdl); % Change 60 to your frame rate.
Please select 1 DeepLabCut generated .csv file for training data. Undefined function 'adp_filt' for input arguments of type 'double'.
Error in bsoid_master_v1p2 (line 19) [MsTrainingData{i},perc_rect] = adp_filt(rawdata{i});
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How can I provide a solution to this? am I supposed to make a MsTestingData also? What is the content inside MsTesting and MsTraining Data
Error in bsoid_master_v1p2 (line 56)
[labels_fsALL,f_10fps_fs] = bsoid_fsml(MsTestingData,FPS,behv_mdl); % Change 60 to your frame rate.
Please select 1 DeepLabCut generated .csv file for training data.
Undefined function 'adp_filt' for input arguments of type 'double'.
Error in bsoid_master_v1p2 (line 19)
[MsTrainingData{i},perc_rect] = adp_filt(rawdata{i});
The text was updated successfully, but these errors were encountered: