Ma Jinyu
Ma Jinyu
I suppose this will not affect model results, but it looks messy
> 是`model.threshold`由0.68降到了0.64?我刚才改了但是好像没起到作用。还是其他哪个参数?谢谢 应该只是阈值问题,我这儿降到0.63能出`lamp`,`door`还要更低些
> Hi there, > > Firstly, fantastic work and thank you for sharing! > > Second, do you mind providing a small code example to recognize an open-set of tags?...
> Hi, I am currently working on batch inferring Ram for COCO Test data and Open-imagesV6, using your repository as a reference. While the repository provides an excellent implementation for...
Seems like a `numpy` and `tensorflow` compatibility issue. Maybe downgrade `numpy` to `
Sorry and thanks for pointing out, yes, this is a typo. It should be `pretrained/ram_swin_large_14m.pth`. Please follow the command in README, i.e., ```bash python inference_ram_openset.py \ --image images/openset_example.jpg \ --pretrained...