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

NotImplementedError in colab.py #8

Closed
haotianll opened this issue Jul 1, 2022 · 3 comments
Closed

NotImplementedError in colab.py #8

haotianll opened this issue Jul 1, 2022 · 3 comments
Assignees

Comments

@haotianll
Copy link

Hi, thank you for releasing the code!

It seems that the code for the training of CoLAD is not implemented yet, could you please update it?

def forward_train(self,
img,
img_metas,
gt_bboxes,
gt_labels,
gt_bboxes_ignore=None):
raise NotImplementedError

@chuong98
Copy link
Contributor

chuong98 commented Jul 5, 2022

Thank you, we will add it.

@chuong98
Copy link
Contributor

chuong98 commented Jul 7, 2022

The code was upload. Please retry, thank you.

@haotianll
Copy link
Author

Thank you so much!

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

3 participants