Tan Y.Q.
Tan Y.Q.
Hi, kangkau. The log says "Except save graph yunnan_city", that means there is a bug here https://github.com/tansor/VecRoad/blob/17e78980b6eb7170702dc79663c595f26bcdb664/infer.py#L192 Please check the `except_yunnan_city.graph` file and function `infer_anchor` for more details.
Training scripts have been released, please refer to train.py. Let me know if there are still questions.
Hi R1ncy, I have corrected the parameters in the code, let's see if it works. (Sorry that I don't have the training environment right now, so there may still be...
Try 'data/input/regions/all_regions.txt'. (Updated code)
Oh, I deleted them when reformatting codes. That's a mistake. Updated code.
There may exist some corner cases that cause a dead recursive search. I'm afraid you have to print logs and visualize segmentation per inference step to debug. The proposed config...
@linjing7 Hi, ``` mmcv 2.0.1 mmcv-full 1.7.1 mmpose 0.28.0 ``` mmpose 0.28.0 says "AssertionError: MMCV==2.0.1 is used but incompatible. Please install mmcv>=1.3.8,