-
CPU是24核48线程,显卡是 GTX 1080 Ti
这个在predict部分打的日志
CPU:
dnn.main - INFO - detection_time:3.1608s
dnn.main - INFO - ocr_time:2.0797s
GPU
dnn.main - INFO - detection_time:3.3761s
dnn.main - INFO - ocr_…
Kekwi updated
4 years ago
-
# Searches
- [ ] K2 multiples
- Paper: Quad system
- Paper: New multis
- [ ] K2 full
- [ ] K2 multiples
- [ ] K1 full
- [ ] TESS
# Theory
- [ ] Determine effect of TTVs on SDE:
- Is a TTV-…
-
I have multi labels mission in "Object Detection with Bounding Boxes" task, can I browse data list by each bounding box(each **annotations result ID**), not by each image.
now:
image 1 bbox1、bbo…
-
Move away from airport detection to limit the scope of calculation operations. Instead move towards limiting the search area of the runway matching scope by taking a box shape around the trajectory (m…
-
@dafanghe What annotations did you use to train your dataset.
1) Did you draw boxes for multiple text lines in images.
2) Or did you draw boxes like its done in ctpn (https://github.com/ajinkya933…
-
大佬,我对模型的输出值有点疑问。
`detections = model.forward(images)`
模型的输出detection是(1,10647,8),每一个8的前四个值是box的xywh,对吗?为什么这里的xywh会有负值呢?这个负值一点score很低会被过滤掉吗?
FFoCC updated
4 years ago
-
# Ask a Question
### Question
Hi
I'm referring to a link below.
* [https://github.com/onnx/models/tree/master/vision/object_detection_segmentation/tiny-yolov3](https://github.com/onnx/models…
-
how to add reppoints to output result (detection box) ? as Figure 1 in paper
如何在检查结果里加入预测的点集,就像文章里图1(b)的检查结果
-
### System information
- **What is the top-level directory of the model you are using**: object_detection
- **Have I written custom code (as opposed to using a stock example script provided in Tenso…
-
Hi, @weiliu89,
I see a parameter of 'variance' in the prior box layer. And in the line 27 of detection_output layer, there is a 'detection_output_param.variance_encoded_in_target()'. I have not see…
yw155 updated
7 years ago