Bibek KC
Bibek KC
Hi @nikonnext! Did you figure out this real-time inference with visualization? If yes, can you share it or give some hints?
Hi! I figured out to convert co-dino to onnx and would like to share with you guys. I am using the model trained using mmdet:v3.3.0 and using mmdeploy:v1.3.1, onnxruntime:1.16.3. I...
@xinlin-xiao Mm it seems it is returning in list format, ao just get the entry at 0th index of that list and it should solve your issue
Hi @sirolf-otrebla I am now on vacation so I will provide it later. But as far as I remember, line 125 includes this instruction `outs.append(self.inner(*trace_inputs))` Now just substitute that with...
Hi @MikaYeghi I also faced this error. But we can download it from the bop dataset official link: [https://bop.felk.cvut.cz/datasets/](https://bop.felk.cvut.cz/datasets/). You can either use the command lines or download manually.
Hi @ttdsmith! Interestingly, I am facing exactly the same issue as you and have the same question as you. I already tried the same config and now I want to...
Related: https://github.com/qdrant/qdrant-client/issues/709