youtubevos / MaskTrackRCNN

MaskTrackRCNN for video instance segmentation based on mmdetection
Apache License 2.0
431 stars 75 forks source link

Reproducibility issue #26

Open hdjang opened 4 years ago

hdjang commented 4 years ago

Hi, @linjieyangsc

First of all, thank you for sharing this great work. I have a simple question regarding reproducibility of the model.

Q) I trained the model provided here with default settings in the configuration file on 4 GPUs. Even though I trained multiple times, the results only reached under 30 mAP (28.0 ~ 29.7). To achieve an accuracy reported in the paper (i.e., 30.2 mAP), what should I do?