You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-02-19 12:35:12,600 - mmdet - INFO - Saving checkpoint at 1 epochs
[>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>] 12038/6019, 4.9 task/s, elapsed: 2469s, ETA: -1233sTraceback (most recent call last):
File "tools/train.py", line 257, in <module>
main()
File "tools/train.py", line 253, in main
meta=meta)
many lines...
miniconda3/envs/occ/lib/python3.7/site-packages/mmdet3d-0.18.1-py3.7-linux-x86_64.egg/mmdet3d/datasets/nuscenes_dataset.py", line 443, in format_results
format(len(results), len(self)))
AssertionError: The length of results is not equal to the dataset len: 12038 != 6019
I only have one gpu, so I run this
but when finish the first epoch, there is error
using collect_env()
Could any one provide some advise?
The text was updated successfully, but these errors were encountered: