-
It'd be great to have object detection models (e.g. RetinaNet and MaskRCNN) incorporated as part of our models repository.
saeta updated
4 years ago
-
因为CUDA Version: 11.0,所以装的cudnn为 v8.0.4,设置cuda=1,cudnn=1,然后编译,然后报错了,如下
`error:CUDNN_CONVOLUTION_FWD_PREFER_FASTEST undeclared (first use in this function); did you mean CUDNN_CONVOLUTION_BWD_FILTER_AL…
-
Hi,
I'm running `example_marker_publish.launch`, and `obj_det.py` is not starting.
I've narrowed the problem down to the fact that `/oak/nn/detections` are not published.
However, when I r…
-
I see you have added gaussian_yolov3_layer and yolo detection gaussian_box.(from this paper https://arxiv.org/abs/1904.04620)
can you provide a wiki or same example prototxts to explain how to use…
-
Hi , thanks for the great job! I have trained model using mobilenet_yolov3_lite version, model performance is good, but model size is a little big (~26Mb) and speed slower. I wanted know if there is a…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** Joy_caption_two
- **Exception Type:** ValueError
- **Exception Message:** Unrecognized model in E:\comfyui-auto\models\Joy_caption_two\te…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
각 장비는 하드웨어 성능이 다르다 따라서 모델별 요청처리 속도도 다른데 이를 비교해봐야함
비교는 각 장비에 모델별로 비슷한 양의 요청을 보낸 후 idle 시간을 비교해본다. 빠르게 처리한 장비일 수록 idle 시간이 클것이다
-
Hello AlexeyAB!
We all know that MoblieNet and StuffNet are more and more popular in industrial products. But there are no depthwise_convolutional_layer in DarkNet frame,so It is difficult to buildin…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
yolov3_mobilenetv3训练自己数据集损失一直降不下来,数据集大概6800张,两个…