pytorch_MELM icon indicating copy to clipboard operation
pytorch_MELM copied to clipboard

How to run coco datesets by pytorch_MELM?

Open jieruyao49 opened this issue 4 years ago • 1 comments

How to run coco datesets by pytorch_MELM? When i run the trainval_net, why the cls_det_loss = 0?

jieruyao49 avatar Jun 27 '20 12:06 jieruyao49

I have another project COCO which can run coco datasets. You can check the COCO branch. And it's simple to modify codes for running MELM. And if you have any trouble implementing MELM based on COCO, you can open issue or just contact me: [email protected]. As for cls_det_loss = 0, I hope you upload the training logs to see what happens.

vasgaowei avatar Dec 29 '20 11:12 vasgaowei