-
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
-
Hi,
I have tried the model on various images and videos; the result is that there is not a single detection while the model works perfectly on the test video provided by you. My first thought was …
-
Hi computervisioneng,
thank you for sharing your code and also for the YT tutorial!
I did run into 2 problems when following your guide and wanted to share the solutions that I found:
1. The …
-
Dear Maintainers,
Firstly, I would like to extend my compliments on the remarkable work being carried out in the realm of Chinese plate recognition with the End-to-end-for-chinese-plate-recognition…
-
@tijyojwad Could you provide more details about custom barcodes? I have a custom demultiplex solution that is very inefficient. I'm using a board with unique Illumina barcodes for the start and end of…
-
---------------------------------------------------------------------------
FileNotFoundError Traceback (most recent call last)
[/usr/local/lib/python3.7/dist-packages/pytess…
KhomZ updated
2 years ago
-
Here is the full error:
Traceback (most recent call last):
File "train.py", line 214, in
var=opt.var,
File "train.py", line 41, in train
dataloader = LoadImagesAndLabels(train_pat…
-
When publishing a dataset and when training a model (to avoid bias) it could be useful to remove sensitive information like car plate numbers, names and other personal info on medical images, faces et…
-
Hi,
First of all, super nice project!
I'm using Deepstack as a object detector, and I'm interested if for example after it detects a `car` if i would be able to trigger another Deepstack custom m…
-
This is my first item in GitHub