-
Hi. So I'm trying to replace the encoder part of the transformer with some other type of model (not attention-based). Now, and please correct me if I'm wrong, I'm afraid I will run into trouble as the…
-
Hi,
I want to apply yolo detector. I used single stage functions in softTeacher.
I did modifications for sible stage detector in softTeacher file.
After modication do i need to reinstall mmcv ag…
-
Supposedly the camera motion is only forward direction and not sideways/backward, the algorithm doesn't estimate the ttc. Is there a workaround this or is this a limitation of the proposed method?
-
已star,您好,请问下:源码pytorch版本,按照您的步骤设置好了。train如何提高bath_size和num_workers,显存和gpu利用率都不变,并且发现cpu在训练,爆内存是设置太高了的问题。似乎没用gpu,我改如何处理这个问题呢?
-
Thanks for your great work, I want to know how to get the score map, the code only provides the calculation of conf_score。
-
我只修改了数据集,为什么我在RTX3060上使用pytorch版本configs/rtdetr/rtdetr_r18vd_6x_coco.yml,训练数据集6000张需要4-5min,测试集2000张需要45s。而yolov8只要1.3min和17s,请求大佬指导下,比较急需
-
作者你好,请问能否给出一下README.md解释文件呢?想要学习一下您这篇文章,谢谢
-
File "/opt/conda/lib/python3.10/site-packages/torch/nn/modules/linear.py", line 114, in forward
return F.linear(input, self.weight, self.bias)
torch.cuda.OutOfMemoryError: CUDA out of memory. Tr…
-
-
Deploy custom detection model on Nuclio with 5 labels (car, bus, truck, motorcycle, pedestrian).
- [x] DETR @Xu-Justin
- [x] YOLOv5 @ruhyadi
- [ ] EfficientDet @rizalrifai-ux
> Make sure th…