Giter Site home page Giter Site logo

Comments (12)

rowanz avatar rowanz commented on August 13, 2024 1

from neural-motifs.

ritwickchaudhry avatar ritwickchaudhry commented on August 13, 2024

Thanks a lot for the help @rowanz . I'll try to get it to work, and get back. Thanks!

from neural-motifs.

ritwickchaudhry avatar ritwickchaudhry commented on August 13, 2024

@rowanz ,
I'm still facing some issues. For example, in SGDet mode, there should be no Ground Truth right? (I just want to produce scene graphs from images, and I don't have any ground truth available).

The data loaders by default load the gt_boxes and gt_relations. What exactly am I supposed to do about those in the data loader. The blobs also process these for the collate. I'm currently stuck there.
In SGDet mode, functions like get_counts also access the gt elements.

Can you please help me through this?

Also, the rel_model_stanford seems to not have gt elements in sgdet mode, but the checkpoint isn't available. Can you please provide that?

Thanks!

from neural-motifs.

rowanz avatar rowanz commented on August 13, 2024

I'm still facing some issues. For example, in SGDet mode, there should be no Ground Truth right? (I just want to produce scene graphs from images, and I don't have any ground truth available).

The data loaders by default load the gt_boxes and gt_relations. What exactly am I supposed to do about those in the data loader. The blobs also process these for the collate. I'm currently stuck there.

Yep, you can replace the gt boxes with zeros and that should be okay. You don't need get_counts for running MotifNet.

Also, the rel_model_stanford seems to not have gt elements in sgdet mode, but the checkpoint isn't available. Can you please provide that?

Not sure what you mean by this (none of the models should). I don't support the checkpoints for this model, but you can reproduce my results by following the training script for that :)

from neural-motifs.

hengqiali avatar hengqiali commented on August 13, 2024

@ritwickchaudhry
I also want to generate scene graphs for COCO datasets without any groundtruth.Did you succeeded??

from neural-motifs.

Thoudancer avatar Thoudancer commented on August 13, 2024

@ritwickchaudhry hello, I met the same question as you. I want to use the trained sgdet model to generate sg, but i own only image, without files like image_data.json, VG-SGG.h5, VG-SGG-dicts.json and proposals.h5. If I set None to these, suffered error about get_counts(). Would you like to share the modification about the code?

from neural-motifs.

ankitsamal avatar ankitsamal commented on August 13, 2024

@rowanz ,
I'm still facing some issues. For example, in SGDet mode, there should be no Ground Truth right? (I just want to produce scene graphs from images, and I don't have any ground truth available).

The data loaders by default load the gt_boxes and gt_relations. What exactly am I supposed to do about those in the data loader. The blobs also process these for the collate. I'm currently stuck there.
In SGDet mode, functions like get_counts also access the gt elements.

Can you please help me through this?

Also, the rel_model_stanford seems to not have gt elements in sgdet mode, but the checkpoint isn't available. Can you please provide that?

Thanks!

Hey Ritwik,

Were you able to figure this out. I am stuck in the same place trying to figure out how to input custom images

from neural-motifs.

forbiddenname avatar forbiddenname commented on August 13, 2024

@rowanz ,
I'm still facing some issues. For example, in SGDet mode, there should be no Ground Truth right? (I just want to produce scene graphs from images, and I don't have any ground truth available).
The data loaders by default load the gt_boxes and gt_relations. What exactly am I supposed to do about those in the data loader. The blobs also process these for the collate. I'm currently stuck there.
In SGDet mode, functions like get_counts also access the gt elements.
Can you please help me through this?
Also, the rel_model_stanford seems to not have gt elements in sgdet mode, but the checkpoint isn't available. Can you please provide that?
Thanks!

Hey Ritwik,

Were you able to figure this out. I am stuck in the same place trying to figure out how to input custom images

hi !Have you solved this problem? tks

from neural-motifs.

forbiddenname avatar forbiddenname commented on August 13, 2024

Thanks a lot for the help @rowanz . I'll try to get it to work, and get back. Thanks!

hi !Have you solved this problem? tks

from neural-motifs.

forbiddenname avatar forbiddenname commented on August 13, 2024

@ritwickchaudhry
I also want to generate scene graphs for COCO datasets without any groundtruth.Did you succeeded??

hi !Have you solved this problem? tks

from neural-motifs.

alice-cool avatar alice-cool commented on August 13, 2024

#26 (comment)
but at now the project only use 150 object classes. My detector detect more object class, but the project will fail to more object classes.

from neural-motifs.

Yudezhi avatar Yudezhi commented on August 13, 2024

Same issue here. comment for subscribe.

from neural-motifs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.