zhaoweicai / mscnn

Caffe implementation of our multi-scale object detection framework
404 stars 211 forks source link

How to split Train/val set #99

Open twangnh opened 6 years ago

twangnh commented 6 years ago

Hi! @zhaoweicai Thanks for sharing your work, I'm wondering how to ensure that our training and validation set do not come from the same video sequences? could you pls share your train/val set txt file?

busyboxs commented 6 years ago

You should read reference 3d object proposals for accurate object class detection, and the code of reference is here. You can download split file from that link.