IIT-PAVIS / Look_Around_And_Learn

Code for the paper titled "Look Around 👀 and Learn 🎓: Self-Training Object Detection by Exploration" accepted at ECCV2024
MIT License
10 stars 0 forks source link

pseudo labeler with semantic mapping and softmax prediction vector #6

Closed yuanxuanS closed 1 week ago

yuanxuanS commented 1 week ago

I found no function of compute soft softmax pseudo labels and project masks from 3D pointcloud to images. Could you please tell me which consensus labeler did you use?