-
When I use a different .weights trained from another .cfg Yolov4 configuration file, gives me the following error:
File "save_model.py", line 50, in save_tf
utils.load_weights(model, FLAGS.we…
-
Hi, I'm a student, I want to use demo to do human detection(just one class) on my own dataset, how can I do?
modify
`CLASSES = ('__background__',
'aeroplane', 'bicycle', 'bird', 'boat'…
-
![Image](https://user-images.githubusercontent.com/3657095/213999315-2605f30b-9809-45f6-9b36-40790e50fb3b.png)
UoH incubation program, NEXUS, planned a Demo day, we'll present our TinyMLaaS there.
We…
-
I see that it supports coco format data. I want to know if DALI supports KITTI format data? Please let me know if DALI supports KITTI format transforming images and the bounding boxes (primarily xmin,…
-
Le programme EIG se repose sur Netlify pour héberger plusieurs sites statiques de présentation ou de documentation.
Il faut se poser la question de la pertinence de cette solution en terme de souve…
-
**Is your feature request related to a problem? Please describe.**
In a realistic scenario it is seen that there can be delay in traffic or a sudden emptiness of roads(smaller lanes to the main road)…
-
Hi all,
thanks to this wonderful github, I have trained a model based on DVR driving scenario and it perform pretty well.
While I detected my office around my seat with the model, I found out that l…
-
Hello, @traveller59
I create a dataset myself according to the format of KITTI (with all information available in addition to the 2D image bbox). The dataset contains 2800+ frames.
I do training …
-
Hi
I want to detect only vehicle(car,bus,truck,motorbyce) in real time
-
I'm quite new in the world of cv and I have a question, i hope that someone more experienced than me can give me a suggestion. Is it possible to implement a Face Detection in SSD mobilenet? I mean can…