Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

NotImplementedError: evaluation not exists! #6

Open
syxadd opened this issue Dec 14, 2021 · 2 comments
Open

NotImplementedError: evaluation not exists! #6

syxadd opened this issue Dec 14, 2021 · 2 comments

Comments

@syxadd
Copy link

syxadd commented Dec 14, 2021

When I run commands

python tools/train.py configs/masktrackrcnn/masktrackrcnn_r50_fpn_2x.py

After training for an epoch, it raised exception:
NotImplementedError: evaluation not exists!

Then I found that evaluate function in ytvos.py file was not implemented yet.
I want to how to evaluate the validation set, or how the evaluate function could be implemented?

@Exely
Copy link
Owner

Exely commented Dec 14, 2021

Hi, you could refer to this for an example. Currently, i have no plan to re-implemented one.

@syxadd
Copy link
Author

syxadd commented Jan 6, 2022

Ok, thank you!

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

No branches or pull requests

2 participants