GithubHelp home page GithubHelp logo

yifanxu74 / mq-det Goto Github PK

View Code? Open in Web Editor NEW
244.0 244.0 10.0 2.94 MB

Official PyTorch implementation of "Multi-modal Queried Object Detection in the Wild" (accepted by NeurIPS 2023)

License: Apache License 2.0

Python 90.08% C++ 1.38% Cuda 8.11% Shell 0.01% C 0.42%

mq-det's People

Contributors

bradyfu avatar yifanxu74 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mq-det's Issues

problems about pretrain dataset

作者您好,我对您的工作非常感兴趣,可惜我没有object365数据集,无法顺利debug代码,请问我能否用其他数据集代替呢?

GroundingDINO Train

Does the current release code support groundingdino training? And what is the training script like?

What is zhiyuan_objv2_train_cleaned.json file?

Hello! In the path catalog I see that you use a clean version of Objects365 for grounding pre-training here. I wonder how do you built it. There is no mention on the DATA.md as far as I'm concerned. Thanks for your answer!

求q的预训练模型

请问这个预训练模型是从哪里获取,可以分享下吗QUERY_BANK_PATH: 'MODEL/object365_query_5000_sel_tiny.pth'

Function Request: Demo of finetuning-free zero(few)-shot single image inference

Hi Author,

Great work! I'm wondering if you have any plan on developing a demo showing few-shot ability of the model.

Specifically, we can prepare some vision queries (a few examples with novel classes). And with these vision queries, we perform object detection of an input image from the same domain as the vision queries. I'm excited to seeing the performance of MQ-Det in this scenario. (Since, I blieve that with VisionAndText queries, MQ-Det can definitely perform better! :))

The function I propsed is very similar to the playground demo of OWL-ViT (link below).

https://colab.research.google.com/github/google-research/scenic/blob/main/scenic/projects/owl_vit/notebooks/OWL_ViT_inference_playground.ipynb

求助

作者您好,在按照readme执行训练mq-groundingdino-t.yaml时,出现keyerror: positive map。求助,谢谢!

too many values to unpack

While finetuning following the instruction , an error "too many values to unpack" happens in "for iteration, (images, targets, idxs, positive_map, positive_map_eval, greenlight_map) in enumerate(data_loader, start_iter):" (line 92 of maskrcnn_benchmark/engine/trainer.py). What is this problem?
The command is "python tools/eval_odinw.py --config_file configs/pretrain/mq-glip-l.yaml --opts 'MODEL.WEIGHT MODEL/mq-glip-l' --setting 5-shot --add_name large --log_path 'OUTPUT/custom_log/' --task_config configs/custom_dataset.yaml"

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.