hustvl / Symphonies

[CVPR 2024] Symphonies (Scene-from-Insts): Symphonize 3D Semantic Scene Completion with Contextual Instance Queries
https://arxiv.org/abs/2306.15670
MIT License
168 stars 6 forks source link

Where can I find the pretrained weight of maskdino ? #11

Closed YuEn-git closed 8 months ago

YuEn-git commented 8 months ago

Thank you for your excellent job! I wonder to know where can I find the pretrained weight of maskdino used in encoder part. I cannot find it in both maskdino github and mmdet.

encoder:
    type: MMDetWrapper
    config_path: maskdino/configs/maskdino_r50_8xb2-panoptic-export.py
    custom_imports: maskdino
    checkpoint_path: ../../backups/maskdino_r50_50e_300q_panoptic_pq53.0.pth  
npurson commented 8 months ago

See the release assets