CFWCR icon indicating copy to clipboard operation
CFWCR copied to clipboard

How can I test the code in new dataset?

Open RenieWell opened this issue 7 years ago • 0 comments

I can sucessfully run the code demo_CFWCR.m in your test data “sequences/Crossing”. So I add some new data for further test. I put the image files in the "sequences/frame/img" folder, and a groundtruth_rect.txt in the "sequences/frame". groundtruth_rect.txt I give only contained one line of coordinate in order tp initialize the program. And then, the demo_CRWCR can finished without error. However, in the output "results.res" only contained one coordinate, which I gave in groundtruth_rect.txt. Why the program didn't give some predict result? What was I have missed?

RenieWell avatar Mar 07 '18 08:03 RenieWell