-
你好。
请问在读取VOC数据集的时候,倾斜角θ是如何读入的?
我查看了datasets/pascal_voc.py/_load_pascal_annotation,跟faster-rcnn一样,读取的只有bndboxxmin, xmax, ymin, ymax,并没有倾斜角θ的读取。
所以,请问是如何输入GT框的倾斜角θ的?
-
The out of memory error always appear in the matcher section during training:
```
Traceback (most recent call last):
File "main.py", line 68, in
loss_dict = model(data)
File "/root/ana…
-
Hi.Thank you for your work. I have got the output of the RRPN which is right. However, I got wrong lables after ran inference on the validation set images. Can you help me? For example, the person in …
-
1. I want to apply Faster RCNN with Rotated RPN to a dataset of gray images. I follow the balloon example in the tutorial to write the customized dicts generation function:
```
import os
import nu…
-
In the get_ground_truth of the rpnoutput section, this error occurred when calculating the iou.
I checked the dimension of the target and the anchors, both of which are normal dimensions of N*5
…
-
"No object named 'RepLossROIHeads' found in 'ROI_HEADS' registry!"
-
My system configuration is listed below:
> OS: Ubuntu16.04
> gcc: 5.4.0
> pytorch: 1.1.0
> python: 3.5.2
> nvcc: V9.2.148
while I compile detectron2 use below command:
> sudo python3 set…
-
ain.py
++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--
/home/xinyu/RRPN_Faster-RCNN_Tensorflow-master
WARNING: Logging before flag parsing goes to stderr.
W0822 2…
-
## Instructions To Reproduce the 🐛 Bug:
1. what changes you made (`git diff`) or what code you wrote
```
No changes
```
2. what exact command you run:
python -m pip install 'git+https://gith…
-
when i tried to install packages using your yml file from anaconda propt,i get this large error trace : https://pastebin.com/
i am using rtx 3060ti and cuda 11.1