-
### Duplicates
- [X] I have searched the existing issues
### Steps to reproduce 🕹
_No response_
### Current behavior 😯
When using Chinese text, the length increases after encoding, which may caus…
-
## ❓
Hello,
I already trained my own dataset that is in coco format, but it has different classes.
If I understand correctly I need to set MetadataCatalog.get(dataset_name).evaluator_type
a…
-
My setting for cfg is
"""
def set_angle_cfg2(cfg):
#cfg = get_cfg()
cfg.merge_from_file(model_zoo.get_config_file("Base-RCNN-FPN.yaml"))
cfg.OUTPUT_DIR = os.path.join(data_path, 'o…
-
How to set this parameter for a custom dataset?
-
## Instructions To Reproduce the 🐛 Bug:
1. Full runnable code or full changes you made:
```
def set_angle_cfg():
cfg = get_cfg()
cfg.OUTPUT_DIR = os.path.join(data_path, 'output')
…
-
Hello, I succeed in training and testing several detectors such as RRPN, RSDET and R3DET
However, when I tried SCRDET, it caused error.
Traceback (most recent call last):
File "test_hrsc2016.…
-
is there anyone facing issue with detectron2? I have been facing a problem with installing detectron2 from the last step setup.py in transfiner folder
-
## 🐛 Bug
I'm unable to install detectron2 on Windows because of some "problem" with PyTorch. However, some replacements in a few files solves the issue. Could these changes be made official or woul…
-
Thanks for your work.
I've noticed: 'We first adopt the rotation-equivariant backbone to extract rotation-equivariant features, followed by an RPN and RoI Transformer (RT)'
But in your[ config file]…
-
If you do not know the root cause of the problem and wish someone to help you, please
post according to this template:
## Instructions To Reproduce the Issue:
1. what changes you made (`git dif…