FisherMatch icon indicating copy to clipboard operation
FisherMatch copied to clipboard

[CVPR 2022] FisherMatch: Semi-Supervised Rotation Regression via Entropy-based Filtering

Results 4 FisherMatch issues
Sort by recently updated
recently updated
newest added

Dear author, thank you for your excellent work! I have a question about the code in `train.py`. Why we use the `best_median_error` for filtering and choosing the best model? What...

@yd-yin Hi, Yingda: Could you mind sharing the way to get averaged results of 6 categories in Pascal3D+ dataset? I have trained each category and computed average result following the...

Hi, thanks for your work. It's very interesting. I realized that during supervision part, the loss function is different between the code and paper, right? In the paper, the loss...

Thanks for amazing work! But I didn't find the public weights file, like: .ckpt .tar. Do we have the pretrained models for testing or evaluation? Thanks for download linking~