neural-motifs icon indicating copy to clipboard operation
neural-motifs copied to clipboard

how to run a demo for my image

Open O1sInfo opened this issue 7 years ago • 5 comments

thanks for your sharing. i want to run a demo for my images and visualize the result. i have already downloaded the models from your website. How should i do? Thanks very much.

O1sInfo avatar Nov 20 '18 09:11 O1sInfo

hey! sorry this dropped off my radar. I have some visualization code in https://github.com/rowanz/neural-motifs/blob/master/models/_visualize.py - you might also want to check the source code to my online demo at http://rowanzellers.com/scenegraph2/ 😄

rowanz avatar Nov 28 '18 19:11 rowanz

Hey @rowanz, can you please provide SG visualization (sgdet mode) code for custom datasets too? The thing is https://github.com/rowanz/neural-motifs/blob/master/models/_visualize.py generates SG for VG images only.

So, I am looking forward for a custom data loader that can load my test images and run sgdet on it to generate scene graphs for my test images.

abhijeetnijampurkar avatar Oct 16 '19 20:10 abhijeetnijampurkar

Hey @rowanz, can you please provide SG visualization (sgdet mode) code for custom datasets too? The thing is https://github.com/rowanz/neural-motifs/blob/master/models/_visualize.py generates SG for VG images only.

So, I am looking forward for a custom data loader that can load my test images and run sgdet on it to generate scene graphs for my test images.

Hi,I also want to test my images,did you solve the problem?

JingJLiu avatar Oct 22 '19 03:10 JingJLiu

Hey @rowanz, can you please provide SG visualization (sgdet mode) code for custom datasets too? The thing is https://github.com/rowanz/neural-motifs/blob/master/models/_visualize.py generates SG for VG images only. So, I am looking forward for a custom data loader that can load my test images and run sgdet on it to generate scene graphs for my test images.

Hi,I also want to test my images,did you solve the problem?

Hi. Is anyone able to test it on your own images? Do we have a visualize.py for SGDet?

ankitsamal avatar Nov 18 '19 02:11 ankitsamal

So, Is anyone solve the problem?

forbiddenname avatar May 23 '20 04:05 forbiddenname