Weakly-Supervised-3D-Object-Detection icon indicating copy to clipboard operation
Weakly-Supervised-3D-Object-Detection copied to clipboard

Values of the scores of each class for each object

Open gledsonmelotti opened this issue 2 years ago • 0 comments

Hello Zengyi-Qin, How are you? Sorry for the inconvenience. I am studying object detection and I read your paper Weakly Supervised 3D Object Detection from Point Clouds. I managed to use the codes you posted on GitHub. However I would like to know if it is possible to get the score values of each detected object. For example, if I train detection by considering objects classified into three classes, then each detected object will have three score values. In other words, a detected object has a corresponding score value for each training class, that is, class1 = Score1, class2 = Score2 and to class3 = Score3. Actually, I would like to know if it is possible to get the score values of each class for each object?

Best regards, Gledson Melotti.

gledsonmelotti avatar Sep 14 '21 15:09 gledsonmelotti