-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
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
Test split #4
Comments
The test folder are the testing data from the CDNet2014 dataset |
I have downloaded the CDNet2014 dataset here but there is no specific test folder. Could you point me to the file you have used? |
All the frames for each video
获取 Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
收件人: Willams de Lima <[email protected]>
发送时间: 星期三, 十一月 14, 2018 11:53 下午
收件人: zhimingluo/MovingObjectSegmentation
抄送: Zhiming Luo; Comment
主题: Re: [zhimingluo/MovingObjectSegmentation] Test split (#4)
I have downloaded the CDNet2014 dataset here <http://jacarini.dinf.usherbrooke.ca/dataset2014/> but there is no specific test folder. Could you point me to the file you have used?
―
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#4 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALFRQwUDN5HvJ4HKFJ5r0YIUYNkeNZpyks5uvDyMgaJpZM4Yd6rs>.
|
Sorry for the confusion, but you trained on all frames and tested on the same frames? |
We selected around 100-200 frames for training, rest for testing, the details are in the paper
获取 Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
收件人: Willams de Lima <[email protected]>
发送时间: 星期四, 十一月 15, 2018 12:02 上午
收件人: zhimingluo/MovingObjectSegmentation
抄送: Zhiming Luo; Comment
主题: Re: [zhimingluo/MovingObjectSegmentation] Test split (#4)
Sorry for the confusion, but you trained on all frames and tested on the same frames?
―
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#4 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALFRQ9Kvmw3eyRo1-gZoopJ-GMfC7AZKks5uvD6JgaJpZM4Yd6rs>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm looking for the Test folder as specified
regular_training.m
:imgDir = ['../Test' video '/input'];
There is no reference in the code of the creation of the folder. How is the split made? The dataset file does not have this split.
Thanks
The text was updated successfully, but these errors were encountered: