Issues
- 2
Feature extraction demo (with attributes) not working ... ValueError: not enough values to unpack (expected 3, got 2)
#25 opened by ig-perez - 0
cuda 12 not supported
#29 opened by VamsiYK - 5
How can i generate label.tsv?
#19 opened by brightbsit - 1
No such file or directory: 'data/genome/1600-400-20/objects_vocab.txt'?where is the data?need I download?
#26 opened by Catrin-baze - 0
setuptools.errors
#28 opened by 569337083 - 5
- 1
- 0
> Great to know that. I have added the link to your project to the Readme file.
#27 opened by 184446223 - 11
Load weights from original pretrained model
#1 opened by adrelino - 6
- 0
ValueError cannot reshape array into shape when loading in generated COCO features
#24 opened by rubencart - 0
predict 10~100 bbxes in feature extraction
#23 opened by RubickH - 1
- 1
Why are the feature dimensions different?
#20 opened by chenlin038 - 8
- 5
Integration with LXMERT
#6 opened by johntiger1 - 4
How do you train this model?
#16 opened by ThierryDeruyttere - 3
WARNING [01/11 17:21:52 d2.config.compat]: Config '/home/lvxinyu/AVVP/Others/py-bottom-up-attention/configs/VG-Detection/faster_rcnn_R_101_C4_caffe.yaml' has no VERSION. Assuming it to be compatible with latest v2. Modifications for VG in RPN (modeling/proposal_generator/rpn.py): Use hidden dim 512 instead fo the same dim as Res4 (1024). Modifications for VG in RoI heads (modeling/roi_heads/roi_heads.py): 1. Change the stride of conv1 and shortcut in Res5.Block1 from 2 to 1. 2. Modifying all conv2 with (padding: 1 --> 2) and (dilation: 1 --> 2). For more details, please check 'https://github.com/peteanderson80/bottom-up-attention/blob/master/models/vg/ResNet-101/faster_rcnn_end2end_final/test.prototxt'.
#18 opened by XinyuLyu - 2
- 3
Config '../configs/VG-Detection/faster_rcnn_R_101_C4_caffe.yaml' has no VERSION. Assuming it to be compatible with latest v2.
#13 opened by mamingyang112 - 2
- 1
- 1
Getting size mismatch message when loading model
#14 opened by gsrivas4 - 2
- 0
how to make Detectron 2 detect not only VGG class names but also ImageNet combined
#11 opened by monajalal - 0
How to detect class names that are not in vgg?
#10 opened by monajalal - 1
Converting the output tensor which is a Detectron 2 tensor to a normal PyTorch tensor
#9 opened by monajalal - 0
Requires AMD ROCM to work (no hipcc found), merged from here into fb/detectron2 as solution
#8 opened by faizanahemad - 3