-
Performance of `fsd_waymoD1_1x_submission.py` (test set): [submission](https://waymo.com/open/challenges/entry/?timestamp=1665211204047769&challenge=DETECTION_3D&emailId=1cb154ab-1558)
Performance of…
-
I run the command the do the testing:
```
./object_detection ~/Develop/barinova_pedestrians_detection-master/example/campus-config
```
It gives me an error:
Loading config file
Done
Reading images …
-
Hey @AlexeyAB I've trained full yolov3 with pedestrian dataset from OpenImages. [Downloaded using OIDToolkitv4]
Train: 2400
Valid: 600
(Split from same dataset)
Trained for 6000 Iterations, us…
-
Hi, I want to know the detailed meaning of the result file in the resources provides in the link:
https://github.com/tusen-ai/SST/blob/main/docs/CTRL_instructions.md#results
specifically, how do…
-
Hello, first of all, thank you for your reply!I would like to ask, because the result of my pedestrian detection is a file in. TXT format, do you have the code to convert. TXT file into PKL file?I'd l…
-
usage: python3 -m openpifpaf.train [options]
python3 -m openpifpaf.train: error: **unrecognized arguments:** --jaad-root-dir C:/Users/VR/Desktop/JAAD_clips.zip --jaad-subset default --jaad-training-s…
-
i wanted to learn only Pedestrian ,so i changed config file.
```
conf.lbls = [ 'Pedestrian','Car', 'Cyclist'] ---->conf.lbls = [ 'Pedestrian']
```
But it make an error```raise ValueError…
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [X] I checked to make sure that this feature has not been requested already.
## 1. The entire U…
-
Hello Professor,
Regarding the issue with collisions in our city, I have a few questions on how the following requirements will be graded.
1. Two vehicles collide.
2. Then ... (you design it).
3. A…
-
Collect YouTube, Vimeo etc videos links, with all kinds of driving, that are good for testing SDC algorithms especially in the area of LKAS, VisionBased ACC, FCW, Pedestrian avoidance, etc.
You can tr…