Coder Social home page Coder Social logo

Comments (11)

saminheydarian avatar saminheydarian commented on June 11, 2024 1

Hi @baligoyem. It seems that some checkpoints have been added, please check readme

from yolo-world.

wondervictor avatar wondervictor commented on June 11, 2024

Hi @baligoyem, the demo.py requires the config file and checkpoint:

python demo.py configs/pretrain/configs/pretrain/yolo_world_l_dual_vlpan_l2norm_2e-3_100e_4x8gpus_obj365v1_goldg_train_lvis_val.py weights/yolo_world_l_clip_base_dual_vlpan_2e-3adamw_32xb16_100e_o365_goldg_train_pretrained-0e566235.pth

from yolo-world.

baligoyem avatar baligoyem commented on June 11, 2024

When running this command, I got the error below:
FileNotFoundError: [Errno 2] No such file or directory: '../../third_party/mmyolo/configs/yolov8/yolov8_l_syncbn_fast_8xb16-500e_coco.py'

Additionally, I cannot find checkpoint 'weights/yolo_world_l_clip_base_dual_vlpan_2e-3adamw_32xb16_100e_o365_goldg_train_pretrained-0e566235.pth' in the repo.

from yolo-world.

PrashantDixit0 avatar PrashantDixit0 commented on June 11, 2024

Hii @baligoyem , You can download weights from here https://github.com/AILab-CVC/YOLO-World?tab=readme-ov-file#zero-shot-inference-on-lvis-dataset and put in weights folder

from yolo-world.

baligoyem avatar baligoyem commented on June 11, 2024

@PrashantDixit0 thanks, probably it will work, but first I need to get rid of this error related to config file: FileNotFoundError: [Errno 2] No such file or directory: '../../third_party/mmyolo/configs/yolov8/yolov8_l_syncbn_fast_8xb16-500e_coco.py'

image

from yolo-world.

PrashantDixit0 avatar PrashantDixit0 commented on June 11, 2024

This error would be coming because dependencies are not installed, mmyolo check requirements.txt and install it

from yolo-world.

baligoyem avatar baligoyem commented on June 11, 2024

I don't think so @PrashantDixit0

I am sharing the ss with you:

image

Could it be related to the path?

from yolo-world.

wingman-jr-addon avatar wingman-jr-addon commented on June 11, 2024

Looks like third_party/mmyolo is a git submodule. I just needed to checkout the submodule and then the path picked up; I didn't actually need to install mmyolo myself.

from yolo-world.

PrashantDixit0 avatar PrashantDixit0 commented on June 11, 2024

Yes, that's what I meant to say

from yolo-world.

SuperMaximus1984 avatar SuperMaximus1984 commented on June 11, 2024

Looks like third_party/mmyolo is a git submodule. I just needed to checkout the submodule and then the path picked up; I didn't actually need to install mmyolo myself.

I have the same problem. What do you mean upon checkout the submodule? Did you have to download it from huggingface?

from yolo-world.

ransheng11 avatar ransheng11 commented on June 11, 2024

I don't think so 我不这么认为@PrashantDixit0

I am sharing the ss with you:我正在与你分享 ss:

image

Could it be related to the path?会不会和路径有关?

Have you solved it? I have the same problem.

from yolo-world.

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.