-
Hi,
I have annotated a custom dataset in COCO Format with keypoints. It's a square object where the keypoints are the corners. My simple question is how do I use this annotated data directly with …
-
unable to open coco.names file if there is any solution for it then resolve this please.
-
Hi,
I am having trouble in running the code 'visualize_cv.py", its giving "No module named 'coco'" error every time. coco tools are properly installed and the "demo.ipynb" is working all fine. I need…
-
Hello Pieter, I have another inquiry that would require your expertise.
Recently, I conducted an experiment comparing the performance of two programs: the orginal `Detectron2` (without AL) and `Box…
-
**Issue Description:**
I encountered an issue while trying to download the pre-trained weights—the download link seems to be broken.
**Request:**
Could you please provide a new link for download…
-
### Checklist
- I have searched related issues but cannot get the expected help.
- I have read related documents and don't know what to do.
### Describe the question you meet
I tried distill…
-
## ❓ Questions and Help
Hello all
When I do execution the code below in my ubuntu terminal, I get the error **RuntimeError: stack expects a non-empty TensorList**. I am trying to train the model…
-
(base) H:\AttnGAN-master\code>python pretrain_DAMSM.py --cfg cfg/DAMSM/coco.yml --gpu 0
Using config:
{'B_VALIDATION': False,
'CONFIG_NAME': 'DAMSM',
'CUDA': True,
'DATASET_NAME': 'coco',
'D…
-
Use this issue to track the progress on supporting https://github.com/facebookresearch/maskrcnn-benchmark with TorchNet.
-
## Instructions To Reproduce the 🐛 Bug:
1. Full changes I have made:
```
def setup(args):
"""
Create configs and perform basic setups.
"""
cfg = get_cfg()
args.config_file …