Giter Club home page Giter Club logo

Comments (10)

kushalchordiya216 avatar kushalchordiya216 commented on August 16, 2024

I would also like to know the answer to this

from fewx.

xuecho avatar xuecho commented on August 16, 2024

I also have the question, could anyone answer please?

from fewx.

hellollw avatar hellollw commented on August 16, 2024

I am looking forward to using this model to train my own dataset and predict the unseen categories without fine-tuning!

from fewx.

billsun9 avatar billsun9 commented on August 16, 2024

Dear all,

I have figured out how to predict on new images by reading the Detectron2 documentation. Essentially, you need to run demo.py from detectron2 https://github.com/facebookresearch/detectron2 after altering the configuration files to account for FewX.

@hellollw I believe you can write a training script by following detectron2 as well

Here is an example prediction from the model provided:
image

from fewx.

hellollw avatar hellollw commented on August 16, 2024

Dear all,

I have figured out how to predict on new images by reading the Detectron2 documentation. Essentially, you need to run demo.py from detectron2 https://github.com/facebookresearch/detectron2 after altering the configuration files to account for FewX.

@hellollw I believe you can write a training script by following detectron2 as well

Here is an example prediction from the model provided:
image

Oh, your answer is very helpful to me! So I just need to first train the FewX model using the given code, and then run the demo.py after altering the model path? But if I want to train the model with my own dataset, should I alter FewX code or just use the detectron2 code?

from fewx.

Mas-Y avatar Mas-Y commented on August 16, 2024

Dear all,

I have figured out how to predict on new images by reading the Detectron2 documentation. Essentially, you need to run demo.py from detectron2 https://github.com/facebookresearch/detectron2 after altering the configuration files to account for FewX.

@hellollw I believe you can write a training script by following detectron2 as well

Here is an example prediction from the model provided:
image

I tried running inference using the model_final.pth provided in this repo the inference runs fine. but when i try with the intermediate saved model saved during my training on coco2017, i am getting blank predictions. The .pth i tried are: model_0029999.pth, model_0059999.pth. Could you please help what could be the issue?

from fewx.

selimlouis avatar selimlouis commented on August 16, 2024

@billsun9 how exactly did you alter the config to train with demo.py?

Also did you manage to actually test the few-shot capability on unseen categories?
I do not understand how exactly to give the model support images and then query images to detect the new objects

Help would be really appreciated

from fewx.

xiaofeng-c avatar xiaofeng-c commented on August 16, 2024

i try to use the model test the image given,but how we write a ".yml" file to inference new images?

from fewx.

pcyyo avatar pcyyo commented on August 16, 2024

Dear all,

I have figured out how to predict on new images by reading the Detectron2 documentation. Essentially, you need to run demo.py from detectron2 https://github.com/facebookresearch/detectron2 after altering the configuration files to account for FewX.

@hellollw I believe you can write a training script by following detectron2 as well

Here is an example prediction from the model provided:
image

hello !can you tell me how to modify the config file ? thank you

from fewx.

Lei-1998 avatar Lei-1998 commented on August 16, 2024

Dear all,

I have figured out how to predict on new images by reading the Detectron2 documentation. Essentially, you need to run demo.py from detectron2 https://github.com/facebookresearch/detectron2 after altering the configuration files to account for FewX.

@hellollw I believe you can write a training script by following detectron2 as well

Here is an example prediction from the model provided: image

Please tell me how you debug it? If you can, please send me the code. My email is [email protected]

from fewx.

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.