Open sharqawiDev opened 4 years ago
j'ai le même problème mais je ne sais pas encore comment le resourdre
Epoch gpu_mem GIoU obj cls total targets img_size
0% 0/32 [00:00<?, ?it/s]/usr/local/lib/python3.6/dist-packages/torch/cuda/memory.py:346: FutureWarning: torch.cuda.memory_cached has been renamed to torch.cuda.memory_reserved
FutureWarning)
0/299 13.3G 4.74 4.03 0 8.78 24 576: 62% 20/32 [00:37<00:16, 1.39s/it]Traceback (most recent call last):
File "train.py", line 414, in
My problem solved by reducing the size of the input video..
I try to use
Background-Removal.py
fromapp-seperation-semseg/
to remove the background from some images on my device, but I always get this error:My specs:
I found this replay on someone having the same issue:
https://github.com/pytorch/pytorch/issues/16417#issuecomment-497952224
but I don't know how to decrease the batch size.
I appreciate any help.