Wu Fei
Wu Fei
数据库疑似bug
MYSQL *connection_pool::GetConnection() if (0 == connList.size()) return NULL; reserve.wait(); 这里如果没有资源了直接返回了啊,这个wait不是等了个寂寞?
Fixes # . Changes proposed in this pull request: - a - b - c - d
[fix: txt_feats should repeat batch_size times](https://github.com/AILab-CVC/YOLO-World/pull/296/commits/416fc7e13c07cee4232c543a644dfa548188c458): when export onnx model with batch size > 1 the `img_feats` shape is: ``` img_feats torch.Size([batch_size, 128, 80, 80]) img_feats torch.Size([batch_size, 256, 40, 40])...
增加hash索引的表述