TRI-ML / realtime_panoptic

Official PyTorch implementation of CVPR 2020 Oral: Real-Time Panoptic Segmentation from Dense Detections
MIT License
114 stars 25 forks source link

Training Scripts #12

Open opeide opened 3 years ago

opeide commented 3 years ago

Great project! Are you going to include training scripts? Or perhaps just the loss functions you describe in your paper?

jieli352 commented 3 years ago

Thank you for your interest! We are working on a training pipeline using detectron2. We will release the code when it is ready.

cosminginerica commented 3 years ago

Hello. Nice work! Any update on training the network?

Thank you

Zaiwgu commented 3 years ago

Thank you for your excellent work! Any updates on training codes?

hiepbk commented 3 months ago

Hello author. Thank you for your great work. Can you provide the training and evaluation scripts. Thank you