-
Hi there,
I am trying to fuse the Lidar and Camera data coming from the Lgsvl Simulator using Autoware 1.14, but I can't get the object detection labels associated with the distance and 3d position…
-
` TRAIN,gs://folder/image1.png,car,0.1,0.1,,,0.3,0.3,,`
I'm following this tutorial https://colab.research.google.com/github/tensorflow/tensorflow/blob/master/tensorflow/lite/g3doc/tutorials/model_…
-
-
Hi,
i have created a dataset, and YOLO works fine for the video, it is trained for, but what if we have new video with similar objects. will it work.?
-
**I have not looked at the source regarding how the AI works exactly**, but after replaying this and finishing the cup on _hard_ in about 2h without ever loosing, I am a bit shocked about how weak the…
-
-
@traveller59 I want to train the model using Apollo dataset and inference my own dataset with trained model. now I have modified some code and the process of training seems correct, but I don't know …
-
hello, I use the code to finetune the dataset of DETRAC, which is also a dataset for car detection, but after I train the network for 50000 times, the detector can't detect any objects, the same situa…
-
Hi
- My class
CLASSES = ('background',
'person', 'bicycle', 'car', 'motorcycle',
'bus', 'truck', 'traffic light', 'stop sign', 'dog'
- run gen_model.sh 10
- train.sh …
-
Hi,
Interesting paper! Can you please elaborate upon:
1. If the new 2020 labels of BDD100k were used for object detection training, or the old ones ?
2. In the paper, you have reported results …