-
What I need to do , when I want to train a custom object detection?
Target:
1. Car
2. License Plate
I have many image with annotation XML file which LabelImg created
-
**Is your feature request related to a problem? Please describe.**
i want to use another detector in double-take.
it has a similar api to the face-detectors, but could detect logos
**Describe the…
ozett updated
2 years ago
-
Hi,
I'm starting with your software and I really like it. In my opinion the client app is only minor for you and doesn't have enough features. I'm not android developer, but I would like to help w…
-
I have tried with a movie file where camera is mounted in front of a dynamic car. But the boundary boxes are not accurate for vehicle detection also Count give unnecessary numbers.
ghost updated
6 years ago
-
When I googled for this error, #13 was the first of very few results, but that is closed, and I feel like I have some more context and some suggestions.
This doesn’t happen to me on startup (as it …
-
Hi,
This is an interesting application of mtcnn!
I have tried running the caffemodels on a simple car image , however the plate detection is getting missed after passing 48-net stage. Also faces a…
-
uncomment a function `GetWrappedPoint(Mat M, const Point& p)`
it's at https://github.com/ramitix/Car_lane_sign_detection/blob/master/main_without_tracking.cpp#L438
then
$ g++ -std=c++11 -o m…
-
I have a question, I have trained a new objects (wheelchair and wheelchair user) and the car should be able to recognize the wheelchair and wheelchair user when it enters the road.
In order to meet…
-
Hello, I found that many images in the test set have inconsistent RGB and infrared labels. Which one should I follow?
-
Hi,
I am trying to run GradCam over a custom architecture I have created. The architecture is as follows:
```Network(
(convnet): Sequential(
(0): Conv2d(3, 59, kernel_size=(6, 6), strid…