gcn-parking-slot icon indicating copy to clipboard operation
gcn-parking-slot copied to clipboard

Attentional graph neural network for parking slot detection

Results 13 gcn-parking-slot issues
Sort by recently updated
recently updated
newest added

HI, I am trying to export the model into onnx format, but get the following error: ``` out_vars, _ = _flatten(outs) RuntimeError: Only tuples, lists and Variables are supported as...

@Jiaolong @chaytonmin thanks for sharing the source code , can you please share the pre-trained weights on the google drive or one drive and share the link Thanks in advance

Traceback (most recent call last): File "tools/train.py", line 12, in from psdet.datasets.builder import build_dataloader File "/test/apa/psdet/datasets/__init__.py", line 1, in from .parking import ParkingSlotDataset File "/test/apa/psdet/datasets/parking/__init__.py", line 1, in from .ps_dataset...

Hello. The other two corners here are obtained according to the vertical vector of the marked point vector. Is it accurate? If it is not a right angle parking space,...

Hello. Can PS2 0 data uploaded to Baidu online disk? I can't access Google drive. I don't know why I can't open the linked page all the time.

hi, thanks for your excellent work, could you share some ideas about oblique parking-slots recognition?

Thanks for your work! I want to know how to test on dataset PSV, the struct seems a little different

请问整理数据集需要的annotation是得要自己用工具标注吗

Hello Jiaolong, The link of datasets can't be opened, can you provide me with a new link? thanks

Hello, does the given code have to be trained and tested on GPU