-
Dear author, thanks for your amazing work. When I run evaluation:
```bash
python evaluate.py --dataset_directory ./datasets/parking_slot/testing/all --detector_weights ./model/dmpr_pretrained_weig…
-
Dear author, you defined the below threshold:
```
SQUARED_DISTANCE_THRESH = 0.000277778 # 10 pixel in 600*600 image
DIRECTION_ANGLE_THRESH = 0.5235987755982988 # 30 degree in rad
VSLOT_MIN_DIS…
-
Hello, Can you provide a download link for this paper?
-
Hello @Teoge,
first of all, thank you for sharing your research together with your code here!
I tried to execute your code and the inference ran flawlessly. Unfortunately, the training is not runn…
-
Hi , Teoge. I want to train it use n(n>1) GPUS? if , need to change the code.
-
Excuse me! I annotated the parking slot marking according to the marking tools, but the result is not same as your provided. The difference is that yours have the direction and the type of parking slo…
-
Hello Teoge,
I want to add on more type of OPEN Slot parking type, following steps done
1) Labelled new type of Open SLOT Type with index number "2"....
Now "0"---> for T Slot, "1"--->for L Sha…
-
-
子图训练,斜方向车位分割线sin cos角度预测的不好,斜方向的车位类型预测出来基本都是与车位入口线垂直,但是ap精度确依然很高,ps2.0达到了99.54。
请问是训练集缺少这种图片的原因吗?
-
hi, thank you for your good job. could you tell us what "slots" means in the json file?