Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add the mAP-score in tensorboard as the same retinanet? #76

Open
DenceChen opened this issue Mar 18, 2019 · 4 comments
Open

How to add the mAP-score in tensorboard as the same retinanet? #76

DenceChen opened this issue Mar 18, 2019 · 4 comments

Comments

@DenceChen
Copy link

i add some code in to /coco.py as below
image
i want tensorboard have mAP-score but not work.

@DenceChen
Copy link
Author

this code worked with retinanet but mrcnn not

@hgaiser
Copy link
Contributor

hgaiser commented Mar 19, 2019

What doesn't work? Do you get an error? If so, what error?

@DenceChen
Copy link
Author

Sorry! I didn'’t describe my problem clearly. when running the retinanet project, the tensorboard will show mAP as belowing image
image.
so I copy some code to the mrcnn project from retiannet /coco.py. But the tensorboard didn‘t show mAP score when I run the mrcnn project.

@hgaiser
Copy link
Contributor

hgaiser commented Mar 24, 2019

Ah okay. I believe that this is a feature that got added to retinanet at some point, but not maskrcnn. Feel free to make a pull request to add it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants