issues
search
jwyang
/
graph-rcnn.pytorch
[ECCV 2018] Official code for "Graph R-CNN for Scene Graph Generation"
733
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to input image to generate scene graph?
#121
khizar-altaf
opened
6 months ago
0
The function of get relatedness score
#120
xywhat
closed
1 year ago
0
bbox_overlaps arguments
#119
kimkj38
opened
2 years ago
0
Asking about change the MODEL.WEIGHT_DET to your own path in faster_rcnn_res101.yaml
#118
CaoThanhLong
opened
2 years ago
1
PredCls and SGCls
#117
hu-my
opened
3 years ago
0
License
#116
maciejjaskowski
opened
3 years ago
0
Question about the utility of this repo
#115
RussellXie7
opened
3 years ago
0
How to evaluate pretrained model (application)
#114
DorianMood
opened
3 years ago
0
Lower performance for faster-rcnn
#113
Yun-960
opened
3 years ago
0
Attention GCN
#112
clytze0216
opened
3 years ago
0
Scene graph generation
#111
kwhuang88228
opened
3 years ago
0
ValueError: not enough values to unpack (expected 2, got 1)
#110
kwhuang88228
closed
3 years ago
0
Relationship target error
#109
kesaroid
opened
4 years ago
0
ClassNLLCriterion error with Custom dataset
#108
kesaroid
closed
4 years ago
1
visualize scene graph
#107
johnsk95
opened
4 years ago
1
RuntimeError: boxlists should have same image size, got BoxList(num_boxes=1, image_width=640, image_height=53 7, mode=xyxy), BoxList(num_boxes=9, image_width=537, image_height=640, mode=xyxy)
#106
khieu
opened
4 years ago
0
RuntimeError: boxlists should have same image size, got BoxList(num_boxes=1, image_width=640, image_height=53 7, mode=xyxy), BoxList(num_boxes=9, image_width=537, image_height=640, mode=xyxy)
#105
khieu
closed
4 years ago
0
Infinite loop on the minimum detection per image
#104
khieu
closed
4 years ago
1
Questions about dataloader
#103
kesaroid
closed
4 years ago
0
BUG? ground truth BoxList initialization error when using it for relation prediction?
#102
shizi626
opened
4 years ago
0
Question about position encoding in Relationshipness(nn.Module)
#101
mandal4
opened
4 years ago
0
Evaluation method and configs
#100
xuewyang
opened
4 years ago
0
Importance of the box spatial information
#99
lsrock1
closed
4 years ago
0
MODEL.WEIGHT_SGG
#98
ZhuYun97
closed
4 years ago
1
If I want to test my own image, how to operate it? Do I need to create a tool to realize it?
#97
ZhuYun97
closed
4 years ago
2
low precision
#96
ZhuYun97
closed
4 years ago
2
Evaluating pretrained model
#95
muraliadithya
opened
4 years ago
3
Typo in graph-rcnn.pytorch/lib/scene_parser/parser.py
#94
ranran9991
opened
4 years ago
0
Evaluation error!
#93
jgyy4775
opened
4 years ago
3
NMS in Relation Proposal Network
#92
sharifza
closed
4 years ago
2
I get loss "nan".
#91
jgyy4775
opened
4 years ago
4
RGB channel correct?
#90
liunian-harold-li
opened
4 years ago
1
In readme, the freq baseline model of this repo has the best performance (sgdet@50=25.0), (sgdet@100=28.5) ?? So strange!!
#89
zyong812
opened
4 years ago
2
Same code, Different Machine, Different Loss
#88
sangminwoo
closed
4 years ago
1
ValueError: not enough values to unpack (expected 2, got 1)
#87
folkaholic
opened
4 years ago
5
import error issue
#86
folkaholic
closed
4 years ago
6
Optimizer state_dict loaded error in stepwise training
#85
qrzou
closed
4 years ago
4
Plans to load the bottom-up-attention detector weights or pointers on how to do so?
#84
liunian-harold-li
closed
4 years ago
1
predictions.pth does not have image id
#83
crazymuse
closed
4 years ago
1
Release configuration files for each checkpoint?
#82
cjrd
opened
4 years ago
3
Prediction pipeline
#81
amizadeh
opened
4 years ago
0
Dataloader for bottom-up attention annotations.
#80
apoorvb
closed
4 years ago
1
Model Evaluation Issue
#79
rakaboss98
closed
4 years ago
1
Model Evaluation Issue
#78
rakaboss98
opened
4 years ago
1
Error: index 0 is out of bounds for dimension 0 with size 0
#77
SkyOL5
opened
4 years ago
1
Can I know the number of GPU you used and the training time?
#76
ZihaoZheng98
opened
4 years ago
1
where can I find the function for relation proposal network?
#75
DL8614
opened
4 years ago
0
Pretrained Model for Graph RCNN
#74
mesnico
closed
4 years ago
1
why the present node is not added in the formula in Grcnn?
#73
kangkang59812
opened
4 years ago
0
Question of Data size
#72
aLMonotonous
closed
4 years ago
3
Next