21 Questions 12 Answers 0 Followers
Questions related from Walid Aly
I am using Java and OpenCv as tools to detect object in still images and videos.
09 September 2016 1,096 2 View
I need to implement or download an algorithm for Vehicle detection in images.
09 September 2016 5,866 4 View
I am already familiar with machine learning, Python and Neural Networks.
09 September 2016 3,916 1 View
will it be 2d as (1000)* (3*32*32)? or will it be 4d as (1000)* (3) (32)(32)?
09 September 2016 7,798 1 View
If I will test my classifier using images that include the target object in an image among other items. I assume a sliding window is used.
09 September 2016 7,778 6 View
this is code I used #prepare labels...
09 September 2016 963 2 View
I already built a classifier to detect a single vehicle in a frame.
09 September 2016 2,411 0 View
Detecting Vehicles and pedestrians, how the classifier is trained? How exactly preprocessing of images is applied?
08 August 2016 894 6 View
These features will be input to a classifier
01 January 2014 9,059 2 View
https://www.cs.toronto.edu/~kriz/cifar.html
01 January 1970 1,274 3 View
should be like 50% each or should negative size be multiple of positve size?
01 January 1970 623 0 View
I found that CIFAR dataset is 32px*32px, MIT 128px*128px and Stanford 96px*96px. if I would like to use different resolutions, can I just resize them to the smaller?
01 January 1970 6,537 6 View
http://cs231n.stanford.edu/slides/winter1516_lecture8.pdf was not clear enough for me to start implementing or have a clear understanding
01 January 1970 1,680 0 View
I am doing machine learning for image classification, now I am moving to object detection. I need to segment a whole image and pass the resulting blob to my classifiers. I know about SSD,Yolo and...
01 January 1970 1,865 2 View
I am doing machine learning for Object Detection, my data set would never cove all day to consider the effect of illumination
01 January 1970 7,830 6 View
I have my vehicle training dataset, but in real situation the vehicles are subjected to different intensity of light , how can I simulate or remove the effect of light?
01 January 1970 882 5 View
1-During Prediction, how is the process actually applied. would each bounding box with different aspect ratio be allowed to output a prediction and an offset? 2-How actually is the convolution...
01 January 1970 6,592 0 View
I am using OpenCV3.2
01 January 1970 1,572 0 View
TN=1686 FP=1249 FN=0 TP=1841
01 January 1970 8,235 0 View
I have both versions installed on my Mac.
01 January 1970 6,550 0 View
I need to create labels that Computer vision can easily detect and classify
01 January 1970 2,266 4 View