Closed kidcats closed 2 years ago
fixed it,thanks
你是如何修好它的?训练没问题,但是验证时出错,2023-12-12 14:51:47,799 - clrnet.datasets.base_dataset - INFO - Loading TuSimple annotations...
Validate: 0%| | 0/70 [00:00<?, ?it/s]/home/cicero/miniconda3/envs/hbxtorch/lib/python3.7/site-packages/torch/nn/functional.py:718: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /pytorch/c10/core/TensorImpl.h:1156.)
return torch.max_pool2d(input, kernel_size, stride, padding, dilation, ceil_mode)
Validate: 0%| | 0/70 [00:06<?, ?it/s]
Traceback (most recent call last):
File "main.py", line 75, in
fixed it,thanks
how do you fixed it?bro
hello ,thanks for you work.i got error when train with tusimple dataset.i hava generate dataset label by
but i got this error.can you help me? thanks