-
Notifications
You must be signed in to change notification settings - Fork 469
Cannot create sample.vec #53
Comments
@saideepthik |
will u give details that how many positives and negative images u gave then then commands u used and all, then i will get to know ur problem correctly, |
@saideepthik |
"i use 60 positive image and 600 negative image, like on the tutorial." |
what is the best comparison between positive and negative images |
@saideepthik |
@arizalzr positive images are the images that contain only the objects you want to detect, while negative images are images that contain anything but the objects. |
Hello to everyone!
|
does anyone solve this problem? |
try
|
use apt install libopencv-dev |
#9 (comment) Same issue has popped up repeatedly and it has not been solved yet. |
In my case the above code fixes the issue |
I already run
perl bin/createsamples.pl positives.txt negatives.txt samples 1500
"opencv_createsamples -bgcolor 0 -bgthresh 0 -maxxangle 1.1
-maxyangle 1.1 maxzangle 0.5 -maxidev 40 -w 80 -h 40"
but there is no sample.vec created, how to fix this sir ? i hope you can help my problems
The text was updated successfully, but these errors were encountered: