-
Có cách nào sửa không bạn
2023-10-19 10:59:01.230960: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critica…
-
Add `watched_plate` config arg which is a list of plates to watch for, with an entity created for each where the state is the time of the last detection of the plate. If a plate with the same number i…
-
Add section. Show running with correct logging and link to model store.
```
~ docker run -v /Users/robin/Data/pytorch-models:/modelstore/detection -e VISION-DETECTION=True -p 80:5000 deepquestai/…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
Hey,
So first of all i'm not interested in the recognition but just detection/localizatoin of the plate and i tried images of an independent dataset and demo.py failed badly as its shown in the two…
-
Good day sir and maam, is it possible to use the `alpr -j and return some json? Because I'm about to recognize a plate from a video stream, then I will insert the detected plate into my database.
…
-
FileNotFoundError: [Errno 2] No such file or directory: 'runs/detect/NumberPlates/weights/best.pt'
How do I resolve this? Thanks.
-
4285
1072
Traceback (most recent call last):
File "Train_number.py", line 36, in
images, labels = dataiter.next()
File "D:\Anconda\envs\pytorch_env\lib\site-packages\torch\utils\data\dat…
-
So far I have been tuning the parameters for the detection for infected cells solely using the well-level annotations provided by Vibor for some of the plates, and very sparse visual sanity checking.
…
-
I am trying to use alpr to read gb number plates. I am finding that if the license plate is even slightly slanted, i am unable to detect a number plate. There are also some images for which i cannot o…