Showing posts with label image data. Show all posts
Showing posts with label image data. Show all posts
10/30/2018
Korean car number plate 822 images data share
Korean car number plate 822 images,
refer to this link:
https://www.amazon.com/clouddrive/share/zT8bgXMGB4m7ex8VMI8Mgibhi6qJYZRcOtnOwYArMgi
Thank you.
Labels:
car number plate,
car number plate image,
db,
image data,
Total
pedestrian 29,286 images data
I share pedestrian 29,286 images data.
https://www.amazon.com/clouddrive/share/bp055ddwIp8DSCgTJL9AWeZvqin6gkpoTg8YrM6K4rt
Thank you.
https://www.amazon.com/clouddrive/share/bp055ddwIp8DSCgTJL9AWeZvqin6gkpoTg8YrM6K4rt
Thank you.
Labels:
db,
image data,
pedestrian,
pedestrian data,
Total
frontal face 4,429 images (size 24 * 24)
Frontal face 4,429 images
*If this data have copyright, please inform to me, I will delete ASAP.
Size is 24 x 24
refer to this link:
*If this data have copyright, please inform to me, I will delete ASAP.
Labels:
db,
face data,
frontal face images,
image data,
Total
Face 2166 image data
I share face image 2,166 data.
I got these data from an website at very long time ago.
So, I don't remember which site.
If this data have copyright, please inform to me.
I will delete ASAP.
share link here :
Thank you.
Image data : background images
This is background images those are 12,439.
I used this images for negative data when I train face detection model.
This is random images and there is no specific object.
So it will be use for background image or negative image.
Share link is here:
https://www.amazon.com/clouddrive/share/vYnNKcwkK987A7fAUuasX0aPmaMt5wKl6ekSk1v6QAR
I hope it help to anyone.
Thank you.
I used this images for negative data when I train face detection model.
This is random images and there is no specific object.
So it will be use for background image or negative image.
Share link is here:
https://www.amazon.com/clouddrive/share/vYnNKcwkK987A7fAUuasX0aPmaMt5wKl6ekSk1v6QAR
I hope it help to anyone.
Thank you.
Labels:
background image,
db,
image data,
image db,
Total
Subscribe to:
Posts (Atom)
-
Logistic Classifier The logistic classifier is similar to equation of the plane. W is weight vector, X is input vector and y is output...
-
I use MOG2 algorithm to background subtraction. The process is resize to small for more fast processing to blur for avoid noise affectio...
-
This is data acquisition source code of LMS511(SICK co.) Source code is made by MFC(vs 2008). The sensor is communicated by TCP/IP. ...
-
Background subtractor example souce code. OpenCV support about 3 types subtraction algorithm. Those are MOG, MOG2, GMG algorithms. Det...
-
Image size of origin is 320*240. Processing time is 30.96 second took. The result of stitching The resul...
-
Created Date : 2009.10. Language : C++ Tool : Visual Studio C++ 2008 Library & Utilized : Point Grey-FlyCapture, Triclops, OpenCV...
-
As you can see in the following video, I created a class that stitching n cameras in real time. https://www.youtube.com/user/feelmare/sear...
-
The MNIST dataset is a dataset of handwritten digits, comprising 60 000 training examples and 10 000 test examples. The dataset can be downl...
-
This post is about how to copy Mat data to vector and copy vector data to Mat. Reference this example source code. printf ( "/////...
-
This example source code is to extract HOG feature from images. And save descriptors to XML file. The source code explain how to use HOGD...