Yuqifan1117 / CaCao

This is the official repository for the paper "Visually-Prompted Language Model for Fine-Grained Scene Graph Generation in an Open World" (Accepted by ICCV 2023)
40 stars 5 forks source link

Regarding the code of Epic (Entangled cross-modal prompt approach). #14

Open KanghoonYoon opened 10 months ago

KanghoonYoon commented 10 months ago

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 (Epic), but I couldn't find this in the current repository.

The code for Epic seems not to be uploaded yet. Do you have plan for releasing the Epic code?

Yuqifan1117 commented 10 months ago

Not yet currently. We use Scene-Graph-Benchmark.pytorch's train.sh extended with CaCao for epic, which you can debug on. However, according to the next works, we will sort out this part of the code later.