Open linhlpv opened 3 years ago
Thank you for trying my repo. Hmm.. Did you pre-process the data as in here?
Hi @naoto0804 I preprocessed the input.
I faced the same problem. I tried reducing learning rate following some suggestion in maskrcnn benchmark repo's issue. Nan loss disappeared but model got stuck in about 0.9 for total loss and couldn't decrease anymore.
Hi, thank a lot about you repo. I have tried to train the Mask RCNN for Kanji dataset with the default config in yout code, but I faced with the Nan loss. Could you write the example code about training this dataset! Thank you!