AILab-CVC / YOLO-World

[CVPR 2024] Real-Time Open-Vocabulary Object Detection
https://www.yoloworld.cc
GNU General Public License v3.0
3.95k stars 383 forks source link

Reproduction of results in the paper table.2 #187

Open auroraljg opened 3 months ago

auroraljg commented 3 months ago

Hello, I downloaded the pre-trained weights of yoloworld for inference. The results are consistent with the results in the readme. md.However, how to reproduce the results in Table 2 in the paper:YOLO-World: Real-Time Open-Vocabulary Object Detection? Is there no corresponding pre-training weight provided?Also, can you tell me what the following sentence means when evaluating? The maximum number of predictions is set to 1000.Thanks table

wondervictor commented 3 months ago

Hi @auroraljg, this is a duplicate issue, and you can refer to #188.