amazon-science / omni-detr

PyTorch implementation of Omni-DETR for omni-supervised object detection: https://arxiv.org/abs/2203.16089
Other
64 stars 6 forks source link

Inference and Visualisation #14

Open chakrabortyrajatsubhra opened 12 months ago

chakrabortyrajatsubhra commented 12 months ago

Is there any inference code to visualise the teacher predictions or student predictions on the images?