driedfish
driedfish
When I ran mAP.py, my lamr results were the same as mAP results, any suggestion? Thanks.
when I run python3 train.py CenterNet-52, I meet this error(my video card is rtx 2080ti and I'm using CUDA10 and Pytorch 1.1, and I've modify the batch_size and chunk_sizes to...
I've download the tiny-yolov2 onnx, how can I import the file into android studio? Thanks.
File "/home/kun/Software/ssd-pytorch-master/data/voc0712.py", line 145, in pull_item img, boxes, labels = self.transform(img, target[:, :4], target[:, 4]) IndexError: too many indices for array I want to train voc dataset, but after i...