Git Product home page Git Product logo

Comments (15)

Doan-IT avatar Doan-IT commented on August 25, 2024 2

I tried the above command.
However, the '--confidence-threshold' is not active.
Image output visual is not the same as the paper's description:
https://github.com/lalalafloat/VNext#visualization-results-on-ovis-valid-set

from vnext.

lalalafloat avatar lalalafloat commented on August 25, 2024 1

I tried to run python projects/IDOL/demo_idol.py but it is not finding the checkpoint. Have you any idea in which folder I have to put the pre-trained model?

Thanks

You can choose any folder to put the checkpoint, but you need to specify its weight in the configuration file. For example
https://github.com/lalalafloat/VNext/blob/d965e0f7af3ecdfdcf74ba14e0ad5443c06b68cc/projects/IDOL/configs/coco_pretrain/r50_coco_sequence.yaml#L13

from vnext.

lalalafloat avatar lalalafloat commented on August 25, 2024

https://github.com/lalalafloat/VNext/blob/main/projects/IDOL/demo_idol.py

python projects/IDOL/demo_idol.py --config-file projects/IDOL/configs/coco_pretrain/r50_coco_sequence.yaml --input input.png --output result.png

from vnext.

luoolu avatar luoolu commented on August 25, 2024

ModuleNotFoundError: No module named 'MultiScaleDeformableAttention'

https://github.com/lalalafloat/VNext/blob/main/projects/IDOL/demo_idol.py

python projects/IDOL/demo_idol.py --config-file projects/IDOL/configs/coco_pretrain/r50_coco_sequence.yaml --input input.png --output result.png

ModuleNotFoundError: No module named 'MultiScaleDeformableAttention'

from vnext.

CarlHuangNuc avatar CarlHuangNuc commented on August 25, 2024

https://github.com/lalalafloat/VNext/blob/main/projects/IDOL/demo_idol.py

python projects/IDOL/demo_idol.py --config-file projects/IDOL/configs/coco_pretrain/r50_coco_sequence.yaml --input input.png --output result.png

Can you sucessfully run demo visualize ??

from vnext.

CarlHuangNuc avatar CarlHuangNuc commented on August 25, 2024

https://github.com/lalalafloat/VNext/blob/main/projects/IDOL/demo_idol.py

python projects/IDOL/demo_idol.py --config-file projects/IDOL/configs/coco_pretrain/r50_coco_sequence.yaml --input input.png --output result.png

i try to run on video inference visulize ,but failed.

from vnext.

andreazuna89 avatar andreazuna89 commented on August 25, 2024

I tried to run python projects/IDOL/demo_idol.py but it is not finding the checkpoint. Have you any idea in which folder I have to put the pre-trained model?

Thanks

from vnext.

andreazuna89 avatar andreazuna89 commented on August 25, 2024

#11 (comment)

from vnext.

lalalafloat avatar lalalafloat commented on August 25, 2024

Sorry for replying so late. You can go to the folder "projects/IDOL/idol/models/ops", and then execute the following command: bash make.sh. If you compile successfully, and you can fix the bug.

from vnext.

lalalafloat avatar lalalafloat commented on August 25, 2024

Yes, i can visualize detection results successfully, what problems or bugs do you met?

from vnext.

andreazuna89 avatar andreazuna89 commented on August 25, 2024

Please continue in this issue:

#11 (comment)

from vnext.

assia855 avatar assia855 commented on August 25, 2024

@lalalafloat thanks for your suggestions, but I don't understand why I have this kind of output. Thanks for your help.
cow_idol

from vnext.

Tharunguvvala67 avatar Tharunguvvala67 commented on August 25, 2024

@CarlHuangNuc Hello. Have you solved the issue to run this code on video?

from vnext.

netzahdzc avatar netzahdzc commented on August 25, 2024

@assia855 have you figured out the problem? I'm experiencing a similar issue

Screenshot 2023-03-14 at 14 03 50

from vnext.

reno77 avatar reno77 commented on August 25, 2024

I've updated the demo_idol.py from lalalafloat to visualize on videos. I've set is_multi_cls to False to match the IDs to the pred_scores.
My forked repo is over here https://github.com/reno77/VNext .
Cmd to infer on videos is : python projects/IDOL/demo_idol.py --config-file projects/IDOL/configs/ovis_swin.yaml --video-input input.mp4 --output output1.mp4

from vnext.

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.