-
Hi!
I would like to use gbnet to generate a scene graph for an image that is not in VG. To do so, it looks I need to use mode = sgdet. I am modifying one of the .ipynb files in eval_sdet/. Howev…
-
I want to run HOV-SG on own dataset.
I controlled simulated robot and gathered `RGB` images, `depth` images and `pos`. Than - reformatted this data in the structure, similar to `hm3dsem` dataset.
…
-
Hi! I'm interested in your work on using scene graphs to guide the image generation process. I would like to use semantic maps to feed to ControlNet to generate the images. After going through your co…
-
Again, Thank you for sharing the code of this awesome work.
I would like to confirm the implementation of Epic, Entangled cross-modal prompt approach for open-world predicate scene graph generation…
-
After evaluating pretrained RelDN model on Visual Genome dataset we get the following results:
{"danfei_metric": {"sgdet20": 0.03587473726452877, "sgdet50": 0.059597123157443185, "sgdet100": 0.082031…
-
when i run "bash ./scripts/train_vctreenet.sh 5",and go error is :
hoping your help,thanks.
Traceback (most recent call last):
File "models/train_rels.py", line 24, in
from lib.rel_model …
-
Hi, @yangxuntu, thanks for your codes. When reading your paper, I have a problem that the object detection results provided by the Caption Model like Bottom Up and Top Down should be different from t…
-
### Please describe the feature you have in mind and explain what the current shortcomings are?
Add a generalized "AYON Publish ROP" for `/out` context that can submit itself as dependent job to De…
-
# Interesting papers
## 카메라 포즈 찾기의 전쟁?
- [Pan 2024 - Global Structure-from-Motion Revisited](https://lpanaf.github.io/eccv24_glomap/)
- COLMAP의 저자 참여. COLMAP의 global mapping 파트 개선. 일주일 걸리는 …
-
## ❓ Questions and Help
Hi @KaihuaTang
Thanks for the code for scene graph detection. I was trying to run the code for scene graph generation on custom images but the results I am getting are too…