-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): custom code
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Debian…
-
Hello, could you explain if it is possible to use retinanet to find more than 100 objects in one image?
My images may contain more than 100 objects of the same type.
I'm setting max_detections=400…
-
求助求助!
您好,我使用的裁剪为800×800的DOTA数据集,ResNet50,按照您的教程一步步做的,环境的配置也没有什么问题,但是训练速度大概在2.8秒一张图。这个速度是不是有一些太慢了?想问问各位大佬知道有可能是什么原因吗?
谢谢!!!
-
**Describe the bug**,
I'm currently trying to fine-tune the livestock detection model using a publicly available [dataset](https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/N7G…
-
### Description of the bug | 错误描述
使用small_ocr.pdf进行测试,其他pdf也试过。
我打了log,然后在这里不动了。没有PDF成功过被识别出来过。直接用magic-pdf也一样。
公式检测处我打了log,也是出现大量同位置公式。理论上small_ocr.pdf没公式吧。
```
2024-08-08 17:27:30.658 |…
-
I am training with a Nvidia V100 on custom dataset (bounding boxes of fruitfly eggs in Petri dishes with different growth medium colors). I have tried with both D0 and D2 weights, and I have tried wit…
-
When i run the demo :
`python ./tools/deploy.py \
configs/mmdet/detection/detection_tensorrt_dynamic-320x320-1344x1344.py \
$PATH_TO_MMDET/configs/retinanet/retinanet_r18_fpn_1x_coco.py \
…
-
I was wondering whether anyone added a parameter for the angle of rotation and tried training to get outputs like example-c in the image below.
How hard do you think it would be to accomplish this …
-
### 总概
1. high low level task 结合可以分为两种:1)利用高级任务去辅助低级任务 2)研究低级任务输出如何更好服务后续高级任务
--------------------------------------------------------------------------------------------------------------
…
-
I dont know what is class_quality
code : mmdet\ppal\sampler\difficulty_calibrated_uncertainty_sampler.py
line : 41
class_qualities = ckpt['state_dict']['bbox_head.class_quality'].numpy() in def _…