Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法生成culane_anno_cache.json文件 #159

Open
anhuidinglieqiaodaima opened this issue Oct 17, 2023 · 7 comments
Open

无法生成culane_anno_cache.json文件 #159

anhuidinglieqiaodaima opened this issue Oct 17, 2023 · 7 comments

Comments

@anhuidinglieqiaodaima
Copy link

我在使用python scripts/cache_culane_ponits.py --root /path/to/your/culane指令时发现如下报错
(lane-det) root@autodl-container-ecb6119b52-5cbeb8ab:/autodl-tmp# python scripts/cache_culane_ponits.py --root /root/autodl-tmp/CULane
0%| | 0/88880 [00:00<?, ?it/s]scripts/cache_culane_ponits.py:32: DeprecationWarning: np.float is a deprecated alias for the builtin float. To silence this warning, use float by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.float64 here.
Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations
all_points = np.zeros((4,35,2), dtype=np.float)
21%|█████████████████████████████████ | 18364/88880 [01:47<06:51, 171.38it/s]
Traceback (most recent call last):
File "scripts/cache_culane_ponits.py", line 53, in
all_points[lane_order - 1, int(pos), 0] = p1x
IndexError: index 61 is out of bounds for axis 1 with size 35
(lane-det) root@autodl-container-ecb6119b52-5cbeb8ab:
/autodl-tmp#

无法解决 有大佬给帮助一下吗

@umie0128
Copy link

序号18364这张图片的车道线打标出现了问题 你看看label的点是什么样的

@anhuidinglieqiaodaima
Copy link
Author

序号18364这张图片的车道线打标出现了问题 你看看label的点是什么样的

感谢!

@Yysheepsheep
Copy link

你好 我想问一下 你有这个文件嘛 可以分享一下嘛 culane_anno_cache.json 我的进程被killed

@Yysheepsheep
Copy link

可以分享一下嘛

@anhuidinglieqiaodaima
Copy link
Author

anhuidinglieqiaodaima commented Mar 20, 2024 via email

@Yysheepsheep
Copy link

好吧 感谢 可能数据太大了我的内存不够用

@anhuidinglieqiaodaima
Copy link
Author

anhuidinglieqiaodaima commented Mar 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants