ylabbe / cosypose

Code for "CosyPose: Consistent multi-view multi-object 6D pose estimation", ECCV 2020.
MIT License
301 stars 89 forks source link

Inference webcam #68

Open nikonnext opened 2 years ago

nikonnext commented 2 years ago

Good day, thanks for a good job! Not so long ago I began to get acquainted with this work and I had a question. Can I use pretrained weights and run the network to display prediction images of the target? Considering that the images come from the camera in real time. Can someone have a ready-made script?

bibekyess commented 1 year ago

Hi @nikonnext! Did you figure out this real-time inference with visualization? If yes, can you share it or give some hints?