-
motionEye Version 0.42
Motion Version 4.2.2
OS Version Ubuntu 18.10
Motion detection works great before enabling the mask. The problem is I want mask out the road and sidewalk so passing cars and peo…
-
Hi @Zhouaojun , thanks a lot for you awesome work, I've attempted your algorithm on an object detection task (car detection, to be concrete) and it truly works. In my experiment, given the same detect…
-
- [x] Manually label part of dataset in label studio
- [x] Training and hyperparameter tuning of Yolov5 on our satellite images to detect the cars
- [x] Upgrade to Yolov8 and continue training and tun…
-
Just wondering is it possible to train sub classes of object categories with yolov3 or yolov2 as I want to train my detection system to recognise various model of cars, planes, and trains (i.e. Car as…
-
When I train a YOLOv3 to detect damage on images of cars I get a low average loss but also a really low MAP. The model is overfitting a lot (see below). I have trained the model on 500 images of damag…
-
Hi Ivor!
Great Project! I've had this one bookmarked for a while to use with some future projects, and here we are. Goal is to use this SK Pang board to take in CAN data from an ECU and output ISO…
-
![image](https://user-images.githubusercontent.com/1386719/161864435-eea8286e-8886-474d-990a-0f185b2666fa.png)
Might be a welcome feature for some users, assuming there's some way to detect the sit…
-
I would like to add custom classes (like the sample adding Ballon) while retain the original 80 classes COCO already has. For example, after re-training with Ballon dataset with pre-trained COCO model…
-
Hi,
I have tried to detect a single class (car ) data in VOC format.
So I changed voc2012.names to single line to generate new tfrecord data:
"car"
And changed the flags define in train…
-
**CARLA version:** 0.9.12
**Platform/OS:** Ubuntu 20.04.3 LTS
**Problem you have experienced:**
When using the standard radar sensor from Carla, inconsistencies in detections may be observed.
…